Skip to content

Commit

Permalink
Merge pull request #217 from raynigon/dependabot/github_actions/softp…
Browse files Browse the repository at this point in the history
…rops/action-gh-release-9b795e578288d5ff64564dfa7dd4cda7b04bb648

Bump softprops/action-gh-release from 91409e712cf565ce9eff10c87a8d1b11b81757ae to 9b795e578288d5ff64564dfa7dd4cda7b04bb648
  • Loading branch information
raynigon committed May 2, 2024
2 parents e20389d + fb6f63d commit 10c3526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
{{/pull_requests.dependencies}}
{{/pull_requests.dependencies.length}}
- name: "Github Release"
uses: softprops/action-gh-release@91409e712cf565ce9eff10c87a8d1b11b81757ae #v1
uses: softprops/action-gh-release@9b795e578288d5ff64564dfa7dd4cda7b04bb648 #v1
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
with:
Expand Down

0 comments on commit 10c3526

Please sign in to comment.