Skip to content

Commit f84a42d

Browse files
authored
Merge pull request #3074 from kubernetes-sigs/dependabot/github_actions/release-0.13/all-github-actions-d2d9db5a03
🌱(deps): Bump softprops/action-gh-release from 2.5.0 to 2.6.1 in the all-github-actions group
2 parents 39b2572 + d837e4a commit f84a42d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
env:
3838
GH_TOKEN: ${{ github.token }}
3939
- name: Release
40-
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # tag=v2.5.0
40+
uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe # tag=v2.6.1
4141
with:
4242
draft: true
4343
files: out/*

0 commit comments

Comments
 (0)