Skip to content

Commit 0c0caf5

Browse files
Update softprops/action-gh-release action to v2.2.0
1 parent b290ca4 commit 0c0caf5

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)