Merge pull request #2796 from DNSCrypt/dependabot/github_actions/softprops/action-gh-release-4b4d743a9bb620a3869f98d3be3ccdbd313922d3
Some checks failed
CodeQL scan / Analyze (push) Has been cancelled
GitHub CI / Build (push) Has been cancelled
ShiftLeft Scan / Scan-Build (push) Has been cancelled

Bump softprops/action-gh-release from daffc988f27cd136af07d2cdcbf7ceae2993875d to 4b4d743a9bb620a3869f98d3be3ccdbd313922d3
This commit is contained in:
Frank Denis 2025-02-26 09:12:59 +01:00 committed by GitHub
commit 0f4872a4e6
Failed to generate hash of commit

View file

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