Skip to content

Commit 5d3a6f5

Browse files
committed
Merge branch 'master' of github.com:DNSCrypt/dnscrypt-proxy
* 'master' of github.com:DNSCrypt/dnscrypt-proxy: Bump softprops/action-gh-release Bump softprops/action-gh-release
2 parents f252788 + d5f0a8b commit 5d3a6f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/releases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
prerelease: false
8484

8585
- name: Upload release assets
86-
uses: softprops/action-gh-release@c43d7637b9b9ce3e953168c325d27253a5d48d8e
86+
uses: softprops/action-gh-release@51cfd90a6d81cfe329568f851fe2236ab4416d17
8787
if: startsWith(github.ref, 'refs/tags/')
8888
env:
8989
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)