Skip to content

Commit d123ccd

Browse files
renovate[bot]Lucas0T
authored andcommitted
Update softprops/action-gh-release digest to 6cbd405
1 parent 6bdf8c6 commit d123ccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,5 +361,5 @@ jobs:
361361
run: cosign sign --yes "ghcr.io/${{ github.repository }}@${{ steps.docker-build-push.outputs.digest }}"
362362

363363
- name: Release
364-
uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2
364+
uses: softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 # v2
365365
if: startsWith(github.ref, 'refs/tags/')

0 commit comments

Comments
 (0)