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 fe30b39 commit 37a0868Copy full SHA for 37a0868
.github/workflows/reusable-release.yaml
@@ -205,7 +205,7 @@ jobs:
205
run: |
206
cosign sign ${{ env.IMAGE_TAG }}-img
207
- name: Release
208
- uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # v2.2.2
+ uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda # v2.2.1
209
with:
210
files: |
211
release/*.iso
0 commit comments