diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0a9cb565a..6cf5d9776 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -66,7 +66,7 @@ jobs: version_extractor_regex: 'v(.*)$' - name: Create release - uses: ncipollo/release-action@v1.12.0 + uses: ncipollo/release-action@v1.13.0 if: ${{ steps.tag_comparison.outputs.result == 1 }} id: create_release with: