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 58e20ad + 8da363a commit ad66690Copy full SHA for ad66690
.github/workflows/release-sigstore-java-from-tag.yaml
@@ -65,7 +65,7 @@ jobs:
65
contents: write
66
steps:
67
- name: Create release
68
- uses: softprops/action-gh-release@a74c6b72af54cfa997e81df42d94703d6313a2d0 # v2.0.6
+ uses: softprops/action-gh-release@c062e08bd532815e2082a85e87e3ef29c3e6d191 # v2.0.8
69
with:
70
tag_name: ${{ github.ref_name }}
71
body: "See [CHANGELOG.md](https://github.com/${{ github.repository }}/blob/main/CHANGELOG.md) for more details."
0 commit comments