Merge pull request #2663 from DNSCrypt/dependabot/github_actions/softprops/action-gh-release-2.0.8

Bump softprops/action-gh-release from 2.0.6 to 2.0.8
This commit is contained in:
Frank Denis 2024-09-10 23:28:54 +02:00 committed by GitHub
commit 4ed02b02df
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@a74c6b72af54cfa997e81df42d94703d6313a2d0
uses: softprops/action-gh-release@c062e08bd532815e2082a85e87e3ef29c3e6d191
if: startsWith(github.ref, 'refs/tags/')
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}