mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-03-03 18:04:40 +01:00
Bump softprops/action-gh-release
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from daffc988f27cd136af07d2cdcbf7ceae2993875d to 4b4d743a9bb620a3869f98d3be3ccdbd313922d3.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](daffc988f2...4b4d743a9b
)
---
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:
parent
02b2dd128c
commit
2df7497b1f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/releases.yml
vendored
2
.github/workflows/releases.yml
vendored
|
@ -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 }}
|
||||
|
|
Loading…
Add table
Reference in a new issue