diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5d5b0d56e..40400829f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -28,7 +28,7 @@ jobs: GITHUB_TOKEN: ${{ github.token }} GH_REPO: ${{ github.repository }} - name: Create release - uses: ncipollo/release-action@v1.15.0 + uses: ncipollo/release-action@v1.16.0 with: tag: ${{ env.release_tag }} name: ${{ env.release_tag }}