We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ccc6c3c + c62b0f3 commit 1bdd753Copy full SHA for 1bdd753
1 file changed
.github/workflows/push-tag.yml
@@ -44,7 +44,7 @@ jobs:
44
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
45
46
- name: Create a release
47
- uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2.3.2
+ uses: softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 # v2.3.3
48
with:
49
generate_release_notes: true
50
env:
0 commit comments