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 a4794c4 commit af4c71cCopy full SHA for af4c71c
.github/workflows/build.yml
@@ -156,7 +156,7 @@ jobs:
156
run: zip -q "blazectl-$VERSION-$OS-$ARCH.zip" blazectl.exe
157
158
- name: Release
159
- uses: softprops/action-gh-release@aec2ec56f94eb8180ceec724245f64ef008b89f5 # v2
+ uses: softprops/action-gh-release@5be0e66d93ac7ed76da52eca8bb058f665c3a5fe # v2
160
with:
161
files: blazectl-*
162
0 commit comments