[workflow] Bump ncipollo/release-action package to v1.20.0 (#13115)

This commit is contained in:
xavier2k6
2025-10-01 15:44:05 +01:00
committed by GitHub
parent b4b82814b8
commit 1c513424de

View File

@@ -11,7 +11,7 @@ jobs:
steps:
- name: Create release for ${{ github.event.client_payload.ReleaseBranchName }}
uses: ncipollo/release-action@440c8c1cb0ed28b9f43e4d1d670870f059653174 #v1.16.0
uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b #v1.20.0
with:
tag: ${{ github.event.client_payload.ReleaseBranchName }}
name: ${{ github.event.client_payload.ReleaseTitle }}