From 63a5b4126260592d7aea139f30ef8b41d3ee3611 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 00:11:07 +0000 Subject: [PATCH] Bump smartcontractkit/.github Bumps [smartcontractkit/.github](https://github.com/smartcontractkit/.github) from 9fd15fe8e698a5e28bfd06b3a91471c56568dcb3 to 8957a204337280d4f97b7544f5e3ca32246259b7. - [Commits](https://github.com/smartcontractkit/.github/compare/9fd15fe8e698a5e28bfd06b3a91471c56568dcb3...8957a204337280d4f97b7544f5e3ca32246259b7) --- 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 d723ef5cd4d..05bc99811af 100644 --- a/.github/workflows/helm-chart.yml +++ b/.github/workflows/helm-chart.yml @@ -21,7 +21,7 @@ jobs: helm repo add tempo https://grafana.github.io/helm-charts helm repo add grafana https://grafana.github.io/helm-charts - 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@8957a204337280d4f97b7544f5e3ca32246259b7 # ci-lint-charts@0.1.1 with: # chart testing inputs chart-testing-extra-args: "--lint-conf=lintconf.yaml"