Skip to content

Commit 0f4872a

Browse files
authored
Merge pull request #2796 from DNSCrypt/dependabot/github_actions/softprops/action-gh-release-4b4d743a9bb620a3869f98d3be3ccdbd313922d3
Bump softprops/action-gh-release from daffc988f27cd136af07d2cdcbf7ceae2993875d to 4b4d743a9bb620a3869f98d3be3ccdbd313922d3
2 parents 02b2dd1 + 2df7497 commit 0f4872a

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@daffc988f27cd136af07d2cdcbf7ceae2993875d
86+
uses: softprops/action-gh-release@4b4d743a9bb620a3869f98d3be3ccdbd313922d3
8787
if: startsWith(github.ref, 'refs/tags/')
8888
env:
8989
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)