We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 269aa02 commit 59ba125Copy full SHA for 59ba125
.github/workflows/push-tag.yml
@@ -41,7 +41,7 @@ jobs:
41
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
42
43
- name: Create a release
44
- uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
+ uses: softprops/action-gh-release@71d29a04ae7c63895f38299d7a5e05d238f7f445 # v2.5.1
45
with:
46
generate_release_notes: true
47
env:
0 commit comments