Skip to content

Commit

Permalink
chore(deps): bump peter-evans/create-pull-request
Browse files Browse the repository at this point in the history
Bumps the github-actions-dependencies group with 1 update in the /actions/create-and-merge-pull-request directory: [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request).


Updates `peter-evans/create-pull-request` from 6.0.2 to 6.0.5
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@v6.0.2...v6.0.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 26, 2024
1 parent 02b0389 commit e88e86b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/create-and-merge-pull-request/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ runs:
run: |
rm -fr ./self-actions
- uses: peter-evans/[email protected].2
- uses: peter-evans/[email protected].5
id: create-pull-request
with:
token: ${{ inputs.github-token }}
Expand Down

0 comments on commit e88e86b

Please sign in to comment.