From cff36f5872cc045cf56b09c9bc499026dbd1159a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 15:36:47 +0000 Subject: [PATCH] build(deps): bump bakdata/ci-templates from 1.46.3 to 1.61.0 Bumps [bakdata/ci-templates](https://github.com/bakdata/ci-templates) from 1.46.3 to 1.61.0. - [Release notes](https://github.com/bakdata/ci-templates/releases) - [Commits](https://github.com/bakdata/ci-templates/compare/1.46.3...1.61.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..c7c1e61 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.61.0 with: action-lint-version: "v1.6.27"