chore(deps): bump ncipollo/release-action from 1.20.0 to 1.21.0 (#8664)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-04-20 11:54:53 +00:00
committed by GitHub
parent a789bc16fb
commit 0b3a70c766
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -170,7 +170,7 @@ jobs:
steps:
- name: Update release body
uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b # v1.20.0
uses: ncipollo/release-action@339a81892b84b4eeb0f6e744e4574d79d0d9b8dd # v1.21.0
with:
tag: ${{ needs.generate-release-notes.outputs.release_tag }}
token: ${{ secrets.GITHUB_TOKEN }}