We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 80814e2 + 4a12c41 commit 82f25f7Copy full SHA for 82f25f7
.github/workflows/push-tag.yml
@@ -27,7 +27,7 @@ jobs:
27
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
28
29
- name: Create a release
30
- uses: softprops/action-gh-release@a74c6b72af54cfa997e81df42d94703d6313a2d0 # v2.0.6
+ uses: softprops/action-gh-release@c062e08bd532815e2082a85e87e3ef29c3e6d191 # v2.0.8
31
with:
32
generate_release_notes: true
33
env:
0 commit comments