Skip to content

Commit

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

Bump softprops/action-gh-release from 2.0.5 to 2.0.8
  • Loading branch information
raynigon authored Aug 29, 2024
2 parents 2cd8ecd + be4f4aa commit f850fac
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 @@ -92,7 +92,7 @@ jobs:
{{/pull_requests.dependencies}}
{{/pull_requests.dependencies.length}}
- name: "Github Release"
uses: softprops/action-gh-release@69320dbe05506a9a39fc8ae11030b214ec2d1f87 #v2.0.5
uses: softprops/action-gh-release@c062e08bd532815e2082a85e87e3ef29c3e6d191 #v2.0.8
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
with:
Expand Down

0 comments on commit f850fac

Please sign in to comment.