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 174ef8c + 643017a commit 0532827Copy full SHA for 0532827
.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@69320dbe05506a9a39fc8ae11030b214ec2d1f87 # v2.0.5
+ uses: softprops/action-gh-release@a74c6b72af54cfa997e81df42d94703d6313a2d0 # v2.0.6
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