From 4319c95bf3a0f1e82a42b184a4a61d3fad2092f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 05:55:58 +0000 Subject: [PATCH] Bump step-security/helm-gh-pages from 1.7.0 to 1.7.1 Bumps [step-security/helm-gh-pages](https://github.com/step-security/helm-gh-pages) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/step-security/helm-gh-pages/releases) - [Commits](https://github.com/step-security/helm-gh-pages/compare/6a390e89293c1ec8bc5120f6692f3b8a313a9a3d...e32a08830c96b9109c2f3daa9e60b657e63020e2) --- updated-dependencies: - dependency-name: step-security/helm-gh-pages dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/release-production.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-production.yml b/.github/workflows/release-production.yml index 46aae37..1a298a7 100644 --- a/.github/workflows/release-production.yml +++ b/.github/workflows/release-production.yml @@ -84,7 +84,7 @@ jobs: uses: azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814 # v4.2.0 - name: Publish helm chart - uses: step-security/helm-gh-pages@6a390e89293c1ec8bc5120f6692f3b8a313a9a3d # v1.7.0 + uses: step-security/helm-gh-pages@e32a08830c96b9109c2f3daa9e60b657e63020e2 # v1.7.1 with: charts_dir: charts target_dir: charts