Skip to content

Commit

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

Bump softprops/action-gh-release from daffc988f27cd136af07d2cdcbf7ceae2993875d to 4b4d743a9bb620a3869f98d3be3ccdbd313922d3
  • Loading branch information
jedisct1 authored Feb 26, 2025
2 parents 02b2dd1 + 2df7497 commit 0f4872a
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@daffc988f27cd136af07d2cdcbf7ceae2993875d
uses: softprops/action-gh-release@4b4d743a9bb620a3869f98d3be3ccdbd313922d3
if: startsWith(github.ref, 'refs/tags/')
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 0f4872a

Please sign in to comment.