diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1db596441f58..df2710ee3e04 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.15.0 + uses: ncipollo/release-action@v1.16.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: