From 7331dcc80f22fc398456745d695faf29d970b029 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2025 15:34:13 +0000 Subject: [PATCH] build(deps): bump bakdata/ci-templates from 1.46.3 to 1.62.0 Bumps [bakdata/ci-templates](https://github.com/bakdata/ci-templates) from 1.46.3 to 1.62.0. - [Release notes](https://github.com/bakdata/ci-templates/releases) - [Commits](https://github.com/bakdata/ci-templates/compare/1.46.3...1.62.0) --- updated-dependencies: - dependency-name: bakdata/ci-templates dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/_lint-github-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/_lint-github-ci.yml b/.github/workflows/_lint-github-ci.yml index 04e9e0f..bad7583 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.62.0 with: action-lint-version: "v1.6.27"