Skip to content

Commit

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

Bump softprops/action-gh-release from 4b4d743a9bb620a3869f98d3be3ccdbd313922d3 to 670eb2f21a607fad397653d7e45de8f17ade7cc4
  • Loading branch information
jedisct1 authored Mar 5, 2025
2 parents f0bac6f + 990a0dc commit cc9774f
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@4b4d743a9bb620a3869f98d3be3ccdbd313922d3
uses: softprops/action-gh-release@670eb2f21a607fad397653d7e45de8f17ade7cc4
if: startsWith(github.ref, 'refs/tags/')
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit cc9774f

Please sign in to comment.