diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 244c8063f0c6..ccc3fb4ee13b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -284,7 +284,7 @@ jobs: - name: Create release id: create_release - uses: ncipollo/release-action@v1.16.0 + uses: ncipollo/release-action@v1.18.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: