diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 263eae1..c407db2 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.20.0 with: allowUpdates: true draft: false