Skip to content

Commit

Permalink
Merge pull request #31 from jakob-bagterp/dependabot/github_actions/p…
Browse files Browse the repository at this point in the history
…eter-evans/create-pull-request-7
  • Loading branch information
jakob-bagterp authored Nov 4, 2024
2 parents c0230cc + 304c475 commit 38e0339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
run: git diff --patch --stat

- name: Commit changes and create pull request
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v7
with:
commit-message: "Updated version badge to ${{ env.FORMULA_NEW_VERSION }}"
title: "Update version badge to ${{ env.FORMULA_NEW_VERSION }}"
Expand Down

0 comments on commit 38e0339

Please sign in to comment.