From 9fa12d28640d9bf2c9533bbcca7543cc85b16a5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 23:55:08 +0000 Subject: [PATCH] Bump smartcontractkit/.github Bumps [smartcontractkit/.github](https://github.com/smartcontractkit/.github) from 9fd15fe8e698a5e28bfd06b3a91471c56568dcb3 to 7eef211054bf52b496f7cec57eddf054ba7613f1. - [Commits](https://github.com/smartcontractkit/.github/compare/9fd15fe8e698a5e28bfd06b3a91471c56568dcb3...7eef211054bf52b496f7cec57eddf054ba7613f1) --- 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..082c87474cc 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@7eef211054bf52b496f7cec57eddf054ba7613f1 # ci-lint-charts@0.1.1 with: # chart testing inputs chart-testing-extra-args: "--lint-conf=lintconf.yaml"