Skip to content

Commit bfb91cd

Browse files
authored
Merge pull request #885 from sigstore/renovate/softprops-action-gh-release-2.x
Update softprops/action-gh-release action to v2.2.0
2 parents 84871d8 + 0c0caf5 commit bfb91cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-sigstore-java-from-tag.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
contents: write
6666
steps:
6767
- name: Create release
68-
uses: softprops/action-gh-release@01570a1f39cb168c169c802c3bceb9e93fb10974 # v2.1.0
68+
uses: softprops/action-gh-release@7b4da11513bf3f43f9999e90eabced41ab8bb048 # v2.2.0
6969
with:
7070
tag_name: ${{ github.ref_name }}
7171
body: "See [CHANGELOG.md](https://github.com/${{ github.repository }}/blob/main/CHANGELOG.md) for more details."

0 commit comments

Comments
 (0)