Skip to content

Commit

Permalink
chore(deps): bump peter-evans/create-pull-request from 7.0.5 to 7.0.6
Browse files Browse the repository at this point in the history
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.5 to 7.0.6.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@v7.0.5...v7.0.6)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 27, 2024
1 parent 2f24aed commit 7d8c63d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
git_committer_email: ${{ env.GIT_USER_EMAIL }}

- name: Create Pull Request
uses: peter-evans/[email protected].5
uses: peter-evans/[email protected].6
with:
token: ${{ secrets.PAT }}
committer: ${{ env.GIT_USER_NAME }} <${{ env.GIT_USER_EMAIL }}>
Expand Down

0 comments on commit 7d8c63d

Please sign in to comment.