Bumped ncipollo/release-action package to v1.16.0 (#12373)

https://github.com/ncipollo/release-action/releases
This commit is contained in:
xavier2k6
2025-06-12 20:58:06 +01:00
committed by GitHub
parent e8f4b25875
commit 4f2eb4ec71

View File

@@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v4
- name: Create release for ${{ github.event.client_payload.ReleaseBranchName }}
uses: ncipollo/release-action@v1.14.0
uses: ncipollo/release-action@v1.16.0
with:
tag: ${{ github.event.client_payload.ReleaseBranchName }}
name: ${{ github.event.client_payload.ReleaseTitle }}