Skip to content

Commit ef37599

Browse files
authored
Merge pull request kubernetes-sigs#7688 from kubernetes-sigs/dependabot/github_actions/softprops/action-gh-release-0.1.15
🌱 Bump softprops/action-gh-release from 0.1.14 to 0.1.15
2 parents ebe8d47 + cb21d5d commit ef37599

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
@@ -31,7 +31,7 @@ jobs:
3131
run: |
3232
make release-notes
3333
- name: Release
34-
uses: softprops/action-gh-release@1e07f4398721186383de40550babbdf2b84acfc5 # tag=v1
34+
uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # tag=v1
3535
with:
3636
draft: true
3737
files: out/*

0 commit comments

Comments
 (0)