diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4ff5fa69ea23..1db596441f58 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -287,7 +287,7 @@ jobs: - name: Create release id: create_release - uses: ncipollo/release-action@v1.14.0 + uses: ncipollo/release-action@v1.15.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: