Skip to content

Commit a49a276

Browse files
authored
Merge pull request #13092 from kubernetes-sigs/dependabot/github_actions/all-github-actions-20dc1db0c3
🌱 Bump softprops/action-gh-release from 2.4.2 to 2.5.0 in the all-github-actions group
2 parents 0d7ee7c + 28c646e commit a49a276

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
@@ -106,7 +106,7 @@ jobs:
106106
curl -L "https://raw.githubusercontent.com/${{ github.repository }}/main/CHANGELOG/${{ env.RELEASE_TAG }}.md" \
107107
-o "${{ env.RELEASE_TAG }}.md"
108108
- name: Release
109-
uses: softprops/action-gh-release@5be0e66d93ac7ed76da52eca8bb058f665c3a5fe # tag=v2.4.2
109+
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # tag=v2.5.0
110110
with:
111111
draft: true
112112
files: out/*

0 commit comments

Comments
 (0)