Skip to content

Commit b8d2b5b

Browse files
authored
Merge pull request #3480 from kubernetes-sigs/dependabot/github_actions/all-github-actions-d2d9db5a03
🌱 Bump softprops/action-gh-release from 2.5.0 to 2.6.1 in the all-github-actions group
2 parents 37c380b + 9ce9b45 commit b8d2b5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: |
3030
make release
3131
- name: Release
32-
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # tag=v2.5.0
32+
uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe # tag=v2.6.1
3333
with:
3434
draft: false
3535
files: tools/setup-envtest/out/*

0 commit comments

Comments
 (0)