Skip to content

Commit

Permalink
Merge pull request #74 from paullockaby/dependabot/github_actions/sof…
Browse files Browse the repository at this point in the history
…tprops/action-gh-release-2.0.9

fix(deps): bump softprops/action-gh-release from 2.0.8 to 2.0.9
  • Loading branch information
plockaby authored Nov 2, 2024
2 parents 7ba9098 + 45993ae commit de8cf66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-create.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
git push origin main --tags
- name: Create release
uses: softprops/[email protected].8
uses: softprops/[email protected].9
with:
body_path: "changes.md"
tag_name: "v${{ steps.cz.outputs.version }}"
Expand Down

0 comments on commit de8cf66

Please sign in to comment.