Skip to content

Commit 0532827

Browse files
authored
Merge pull request #751 from sigstore/renovate/softprops-action-gh-release-2.x
Update softprops/action-gh-release action to v2.0.6
2 parents 174ef8c + 643017a commit 0532827

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@69320dbe05506a9a39fc8ae11030b214ec2d1f87 # v2.0.5
68+
uses: softprops/action-gh-release@a74c6b72af54cfa997e81df42d94703d6313a2d0 # v2.0.6
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)