diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index e09742a..e230535 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -26,7 +26,7 @@ jobs: tag: ${{ github.ref_name }} - name: Create Release - uses: ncipollo/release-action@v1.18.0 + uses: ncipollo/release-action@v1.21.0 with: allowUpdates: true draft: false