Skip to content

Commit

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

Bump softprops/action-gh-release from 4634c16e79c963813287e889244c50009e7f0981 to 975c1b265e11dd76618af1c374e7981f9a6ff44a
jedisct1 authored Feb 26, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents 0066198 + a7fb13b commit ad80d81
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
@@ -83,7 +83,7 @@ jobs:
prerelease: false

- name: Upload release assets
uses: softprops/action-gh-release@4634c16e79c963813287e889244c50009e7f0981
uses: softprops/action-gh-release@975c1b265e11dd76618af1c374e7981f9a6ff44a
if: startsWith(github.ref, 'refs/tags/')
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ad80d81

Please sign in to comment.