From db362841de232513e2f5d0e95fee3ebbfeb3fff0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 19:37:21 +0000 Subject: [PATCH] Bump smartcontractkit/.github Bumps [smartcontractkit/.github](https://github.com/smartcontractkit/.github) from 9fd15fe8e698a5e28bfd06b3a91471c56568dcb3 to 1bc7ce34fa81fffcb4a6eb0e4e12e59d94d0fc8f. - [Commits](https://github.com/smartcontractkit/.github/compare/9fd15fe8e698a5e28bfd06b3a91471c56568dcb3...1bc7ce34fa81fffcb4a6eb0e4e12e59d94d0fc8f) --- updated-dependencies: - dependency-name: smartcontractkit/.github dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/helm-chart.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/helm-chart.yml b/.github/workflows/helm-chart.yml index c988d14f30c..d58992084c0 100644 --- a/.github/workflows/helm-chart.yml +++ b/.github/workflows/helm-chart.yml @@ -15,7 +15,7 @@ jobs: actions: read steps: - name: ci-lint-helm-charts - uses: smartcontractkit/.github/actions/ci-lint-charts@9fd15fe8e698a5e28bfd06b3a91471c56568dcb3 # ci-lint-charts@0.1.1 + uses: smartcontractkit/.github/actions/ci-lint-charts@1bc7ce34fa81fffcb4a6eb0e4e12e59d94d0fc8f # ci-lint-charts@0.1.1 with: # chart testing inputs chart-testing-extra-args: "--lint-conf=lintconf.yaml"