We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bdf8c6 commit d123ccdCopy full SHA for d123ccd
.github/workflows/build.yml
@@ -361,5 +361,5 @@ jobs:
361
run: cosign sign --yes "ghcr.io/${{ github.repository }}@${{ steps.docker-build-push.outputs.digest }}"
362
363
- name: Release
364
- uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2
+ uses: softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 # v2
365
if: startsWith(github.ref, 'refs/tags/')
0 commit comments