From 6670e730caed2564a2a943f383e10df17b7e8204 Mon Sep 17 00:00:00 2001 From: "projectorigin-renovate[bot]" <150237208+projectorigin-renovate[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 15:58:09 +0000 Subject: [PATCH] Update softprops/action-gh-release digest to 718ea10 --- .github/workflows/reusable-publish-chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reusable-publish-chart.yaml b/.github/workflows/reusable-publish-chart.yaml index 48c8158..8ed05a2 100644 --- a/.github/workflows/reusable-publish-chart.yaml +++ b/.github/workflows/reusable-publish-chart.yaml @@ -67,7 +67,7 @@ jobs: cp helm-releases/index.yaml helm-registry/index.yaml - name: Upload release assets - uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3 + uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3 with: files: helm-releases/${{ steps.variables.outputs.name }}-${{ inputs.version }}.tgz