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 097ba97 + 0953415 commit dd061c0Copy full SHA for dd061c0
.github/workflows/release.yml
@@ -131,7 +131,7 @@ jobs:
131
tree -nh ./bin
132
-
133
name: Create Release
134
- uses: softprops/action-gh-release@aec2ec56f94eb8180ceec724245f64ef008b89f5 # v2.4.0
+ uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2.4.1
135
if: github.event.inputs.dry-run != 'true'
136
with:
137
name: ${{ steps.prep.outputs.git_tag }}
0 commit comments