Skip to content

Commit

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

Bump softprops/action-gh-release from 51cfd90a6d81cfe329568f851fe2236ab4416d17 to a92196038060e0c673cf3ba5b98710dd716731df
  • Loading branch information
jedisct1 authored Feb 6, 2025
2 parents fbbf90b + 09b0ddd commit ce8c5e2
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@51cfd90a6d81cfe329568f851fe2236ab4416d17
uses: softprops/action-gh-release@a92196038060e0c673cf3ba5b98710dd716731df
if: startsWith(github.ref, 'refs/tags/')
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit ce8c5e2

Please sign in to comment.