diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0320d429921c..3e56152b5f17 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -319,7 +319,7 @@ jobs: - name: Create release id: create_release - uses: ncipollo/release-action@v1.19.1 + uses: ncipollo/release-action@v1.20.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: