Skip to content

Commit 912dcc3

Browse files
authored
Merge pull request kubernetes-sigs#624 from kubernetes-sigs/dependabot/github_actions/all-d2d9db5a03
build(deps): bump softprops/action-gh-release from 2.5.0 to 2.6.1 in the all group
2 parents 0bbfcd4 + 2a5d544 commit 912dcc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
tejolote attest --artifacts github://kubernetes-sigs/bom/${{ steps.tag.outputs.tag_name }} github://kubernetes-sigs/bom/"${GITHUB_RUN_ID}" --output bom.intoto.json --sign
7373
7474
- name: Release
75-
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
75+
uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe # v2.6.1
7676
with:
7777
files: bom.intoto.json
7878
tag_name: "${{ steps.tag.outputs.tag_name }}"

0 commit comments

Comments
 (0)