From 31e5dab11eb92f1e8c10315e4b05bbab2679886c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 15:22:47 +0000 Subject: [PATCH] build(deps): bump bakdata/ci-templates from 1.46.3 to 1.58.0 Bumps [bakdata/ci-templates](https://github.com/bakdata/ci-templates) from 1.46.3 to 1.58.0. - [Release notes](https://github.com/bakdata/ci-templates/releases) - [Commits](https://github.com/bakdata/ci-templates/compare/1.46.3...1.58.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..07ae7c6 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.58.0 with: action-lint-version: "v1.6.27"