diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 884c5ad3b773..0320d429921c 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.18.0 + uses: ncipollo/release-action@v1.19.1 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: