Skip to content

Commit 02b2dd1

Browse files
authored
Merge pull request #2792 from DNSCrypt/dependabot/github_actions/softprops/action-gh-release-daffc988f27cd136af07d2cdcbf7ceae2993875d
Bump softprops/action-gh-release from a92196038060e0c673cf3ba5b98710dd716731df to daffc988f27cd136af07d2cdcbf7ceae2993875d
2 parents 70f2f9b + 7844cfc commit 02b2dd1

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

0 commit comments

Comments
 (0)