diff --git a/.github/workflows/release-publish.yml b/.github/workflows/release-publish.yml index 61ac140..5a8f421 100644 --- a/.github/workflows/release-publish.yml +++ b/.github/workflows/release-publish.yml @@ -74,7 +74,7 @@ jobs: changelog_file: CHANGELOG.md - name: Create GitHub Release - uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b # v1.20.0 + uses: ncipollo/release-action@339a81892b84b4eeb0f6e744e4574d79d0d9b8dd # v1.21.0 with: makeLatest: true allowUpdates: true