Skip to content

Commit

Permalink
Merge pull request #2769 from DNSCrypt/dependabot/github_actions/soft…
Browse files Browse the repository at this point in the history
…props/action-gh-release-1fd6f3f2b1b859145679a1892abda586ef982a84

Bump softprops/action-gh-release from c43d7637b9b9ce3e953168c325d27253a5d48d8e to 1fd6f3f2b1b859145679a1892abda586ef982a84
  • Loading branch information
jedisct1 authored Jan 27, 2025
2 parents 549426a + 8727250 commit bcbcd5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
prerelease: false

- name: Upload release assets
uses: softprops/action-gh-release@c43d7637b9b9ce3e953168c325d27253a5d48d8e
uses: softprops/action-gh-release@1fd6f3f2b1b859145679a1892abda586ef982a84
if: startsWith(github.ref, 'refs/tags/')
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit bcbcd5c

Please sign in to comment.