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.
2 parents 8bf932d + e87b190 commit 69294ecCopy full SHA for 69294ec
.github/workflows/release.yml
@@ -131,7 +131,7 @@ jobs:
131
tree -nh ./bin
132
-
133
name: Create Release
134
- uses: softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 # v2.3.3
+ uses: softprops/action-gh-release@aec2ec56f94eb8180ceec724245f64ef008b89f5 # v2.4.0
135
if: github.event.inputs.dry-run != 'true'
136
with:
137
name: ${{ steps.prep.outputs.git_tag }}
0 commit comments