Skip to content

Commit 37a0868

Browse files
authored
Revert ":arrow_up: Update softprops/action-gh-release action to v2.2.2" (#3351)
1 parent fe30b39 commit 37a0868

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ jobs:
205205
run: |
206206
cosign sign ${{ env.IMAGE_TAG }}-img
207207
- name: Release
208-
uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # v2.2.2
208+
uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda # v2.2.1
209209
with:
210210
files: |
211211
release/*.iso

0 commit comments

Comments
 (0)