diff --git a/.github/workflows/release-helm.yml b/.github/workflows/release-helm.yml index f60238d..93d9682 100644 --- a/.github/workflows/release-helm.yml +++ b/.github/workflows/release-helm.yml @@ -131,7 +131,7 @@ jobs: push-to-registry: true - name: Upload chart to release - uses: softprops/action-gh-release@62c96d0c4e8a889135c1f3a25910db8dbe0e85f7 # v2.3.4 + uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe # v2.6.1 if: github.ref_type == 'tag' with: tag_name: ${{ env.TAG_NAME }}