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 67d1803 commit 03054e3Copy full SHA for 03054e3
.github/workflows/build.yml
@@ -105,7 +105,7 @@ jobs:
105
# isoinfo -x /boot/initrd -R -i ${ISO} > build/kairos-initrd
106
107
- name: Release Files
108
- uses: softprops/action-gh-release@62c96d0c4e8a889135c1f3a25910db8dbe0e85f7 # v2.3.4
+ uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2.4.1
109
with:
110
draft: true
111
files: |
0 commit comments