Skip to content

Commit

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

Bump softprops/action-gh-release from 2.0.8 to 2.2.0
  • Loading branch information
jedisct1 authored Dec 11, 2024
2 parents da833f6 + 5775a24 commit 9813abf
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@c062e08bd532815e2082a85e87e3ef29c3e6d191
uses: softprops/action-gh-release@7b4da11513bf3f43f9999e90eabced41ab8bb048
if: startsWith(github.ref, 'refs/tags/')
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 9813abf

Please sign in to comment.