mirror of
https://github.com/actions/runner-images.git
synced 2025-12-15 14:17:22 +00:00
Bumped ncipollo/release-action package to v1.16.0 (#12373)
https://github.com/ncipollo/release-action/releases
This commit is contained in:
2
.github/workflows/create_github_release.yml
vendored
2
.github/workflows/create_github_release.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Create release for ${{ github.event.client_payload.ReleaseBranchName }}
|
- name: Create release for ${{ github.event.client_payload.ReleaseBranchName }}
|
||||||
uses: ncipollo/release-action@v1.14.0
|
uses: ncipollo/release-action@v1.16.0
|
||||||
with:
|
with:
|
||||||
tag: ${{ github.event.client_payload.ReleaseBranchName }}
|
tag: ${{ github.event.client_payload.ReleaseBranchName }}
|
||||||
name: ${{ github.event.client_payload.ReleaseTitle }}
|
name: ${{ github.event.client_payload.ReleaseTitle }}
|
||||||
|
|||||||
Reference in New Issue
Block a user