From 1876b2e277a94f2f058702d16f6bd32f8bae4de2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Mar 2025 15:39:32 +0000 Subject: [PATCH] build(deps): bump bakdata/ci-templates from 1.46.3 to 1.63.2 Bumps [bakdata/ci-templates](https://github.com/bakdata/ci-templates) from 1.46.3 to 1.63.2. - [Release notes](https://github.com/bakdata/ci-templates/releases) - [Commits](https://github.com/bakdata/ci-templates/compare/1.46.3...1.63.2) --- 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..7033e82 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.63.2 with: action-lint-version: "v1.6.27"