Bump softprops/action-gh-release

Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 670eb2f21a607fad397653d7e45de8f17ade7cc4 to ab50eebb6488051c6788d97fa95232267c6a4e23.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](670eb2f21a...ab50eebb64)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-14 03:51:47 +00:00 committed by GitHub
parent df9520e597
commit 3771f06828
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -83,7 +83,7 @@ jobs:
prerelease: false
- name: Upload release assets
uses: softprops/action-gh-release@670eb2f21a607fad397653d7e45de8f17ade7cc4
uses: softprops/action-gh-release@ab50eebb6488051c6788d97fa95232267c6a4e23
if: startsWith(github.ref, 'refs/tags/')
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}