From 9f0584d9259d897a00c1fe8b0de96f0ba8931995 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 04:36:27 +0000 Subject: [PATCH] Bump hsn723/actions/.github/workflows/helm-release.yml from 1 to 1.0.9 Bumps [hsn723/actions/.github/workflows/helm-release.yml](https://github.com/hsn723/actions) from 1 to 1.0.9. - [Commits](https://github.com/hsn723/actions/compare/v1...v1.0.9) --- updated-dependencies: - dependency-name: hsn723/actions/.github/workflows/helm-release.yml dependency-version: 1.0.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/helm-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/helm-release.yml b/.github/workflows/helm-release.yml index 132ba81..dea539a 100644 --- a/.github/workflows/helm-release.yml +++ b/.github/workflows/helm-release.yml @@ -9,5 +9,5 @@ permissions: contents: write jobs: release: - uses: hsn723/actions/.github/workflows/helm-release.yml@v1 + uses: hsn723/actions/.github/workflows/helm-release.yml@v1.0.9 secrets: inherit