We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e4a524 commit 5abf3e1Copy full SHA for 5abf3e1
1 file changed
.github/workflows/create-github-release.yaml
@@ -35,7 +35,7 @@ jobs:
35
echo "$EOF" >> "$GITHUB_ENV"
36
37
- name: Create GitHub Release 🚀
38
- uses: softprops/action-gh-release@d5382d3e6f2fa7bd53cb749d33091853d4985daf # v2.3.0
+ uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2.3.2
39
with:
40
tag_name: ${{ env.latest_tag }}
41
name: Version ${{ env.latest_tag }}, ${{ env.date }}
0 commit comments