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 84871d8 + 0c0caf5 commit bfb91cdCopy full SHA for bfb91cd
.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@01570a1f39cb168c169c802c3bceb9e93fb10974 # v2.1.0
+ uses: softprops/action-gh-release@7b4da11513bf3f43f9999e90eabced41ab8bb048 # v2.2.0
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