diff --git a/.github/workflows/_lint-github-ci.yml b/.github/workflows/_lint-github-ci.yml index 04e9e0f..59e28cd 100644 --- a/.github/workflows/_lint-github-ci.yml +++ b/.github/workflows/_lint-github-ci.yml @@ -14,6 +14,6 @@ jobs: runs-on: ubuntu-22.04 steps: - name: Lint actions and workflows - uses: bakdata/ci-templates/actions/action-lint@1.46.3 + uses: bakdata/ci-templates/actions/action-lint@1.52.0 with: action-lint-version: "v1.6.27"