Skip to content

Commit 8165fd2

Browse files
authored
Merge pull request #4375 from kubernetes/dependabot/github_actions/softprops/action-gh-release-3.0.0
Bump softprops/action-gh-release from 2.6.1 to 3.0.0
2 parents 9d1296a + 510d5c4 commit 8165fd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8989
9090
- name: Release
91-
uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe # v2.6.1
91+
uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3.0.0
9292
with:
9393
files: release.intoto.json
9494
tag_name: "${{ steps.tag.outputs.tag_name }}"

0 commit comments

Comments
 (0)