Skip to content

Commit 03054e3

Browse files
Update softprops/action-gh-release action to v2.4.1
1 parent 67d1803 commit 03054e3

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
@@ -105,7 +105,7 @@ jobs:
105105
# isoinfo -x /boot/initrd -R -i ${ISO} > build/kairos-initrd
106106

107107
- name: Release Files
108-
uses: softprops/action-gh-release@62c96d0c4e8a889135c1f3a25910db8dbe0e85f7 # v2.3.4
108+
uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2.4.1
109109
with:
110110
draft: true
111111
files: |

0 commit comments

Comments
 (0)