Merge pull request #2797 from DNSCrypt/dependabot/github_actions/softprops/action-gh-release-670eb2f21a607fad397653d7e45de8f17ade7cc4

Bump softprops/action-gh-release from 4b4d743a9bb620a3869f98d3be3ccdbd313922d3 to 670eb2f21a607fad397653d7e45de8f17ade7cc4
This commit is contained in:
Frank Denis 2025-03-05 15:47:11 +01:00 committed by GitHub
commit cc9774ff31
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@4b4d743a9bb620a3869f98d3be3ccdbd313922d3
uses: softprops/action-gh-release@670eb2f21a607fad397653d7e45de8f17ade7cc4
if: startsWith(github.ref, 'refs/tags/')
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}