diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 263eae1..e3b5b59 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -70,7 +70,7 @@ jobs: if: github.event.ref != 'refs/tags/v0.1.0' - name: create release - uses: ncipollo/release-action@v1.16.0 + uses: ncipollo/release-action@v1.19.1 with: allowUpdates: true draft: false