Skip to content

Commit

Permalink
chore(deps): bump peter-evans/create-pull-request from 3.13.0 to 3.14.0
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 3.13.0 to 3.14.0.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@v3.13.0...v3.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 1, 2022
1 parent f385854 commit 6d122f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-schema.yml
Expand Up @@ -60,7 +60,7 @@ jobs:

- name: Create PR
id: cpr
uses: peter-evans/create-pull-request@v3.13.0
uses: peter-evans/create-pull-request@v3.14.0
with:
author: GitHub <actions@github.com>
committer: GitHub <actions@github.com>
Expand Down

0 comments on commit 6d122f8

Please sign in to comment.