diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4e93baff..19b22e96 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -49,7 +49,7 @@ jobs: # Add Assets to Release on GitHub - name: Add Assets to Release on GitHub - uses: softprops/action-gh-release@v2.4.2 # Pin to version 2.4.2 , see https://github.com/softprops/action-gh-release/issues/709 + uses: softprops/action-gh-release@v2.5.0 # Pin to version 2.4.2 , see https://github.com/softprops/action-gh-release/issues/709 with: token: ${{ secrets.GITHUB_TOKEN }} # The name of the file(s) to upload