Skip to content

Commit 1c51342

Browse files
authored
[workflow] Bump ncipollo/release-action package to v1.20.0 (#13115)
1 parent b4b8281 commit 1c51342

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create_github_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212
steps:
1313
- name: Create release for ${{ github.event.client_payload.ReleaseBranchName }}
14-
uses: ncipollo/release-action@440c8c1cb0ed28b9f43e4d1d670870f059653174 #v1.16.0
14+
uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b #v1.20.0
1515
with:
1616
tag: ${{ github.event.client_payload.ReleaseBranchName }}
1717
name: ${{ github.event.client_payload.ReleaseTitle }}

0 commit comments

Comments
 (0)