diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d4bde46..7ef7968 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -110,7 +110,7 @@ jobs: uses: alorel-actions/git-ident@v1 - name: Create release - uses: ncipollo/release-action@36e78ab6296394ce36f72f6488e68c2353b50514 + uses: ncipollo/release-action@73edeebfa1b8a14e899485a20c14f3904c09deb2 with: allowUpdates: false prerelease: false