diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9168cdc497d..c04eb795045 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -323,7 +323,7 @@ jobs: - name: Create release id: create_release - uses: ncipollo/release-action@v1.20.0 + uses: ncipollo/release-action@v1.21.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: