Skip to content

Commit

Permalink
Bump peter-evans/create-pull-request from 7.0.0 to 7.0.2 (#2152)
Browse files Browse the repository at this point in the history
* Bump peter-evans/create-pull-request from 7.0.0 to 7.0.2

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.0 to 7.0.2.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@v7.0.0...v7.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Updated Changelog

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and dependabot[bot] committed Sep 20, 2024
1 parent 3fe8287 commit b0bda07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* `peter-evans/create-pull-request` bumped to 7.0.2 (from 7.0.0) [PR 2152](https://github.com/provenance-io/provenance/pull/2152).
2 changes: 1 addition & 1 deletion .github/workflows/proto-registry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
git commit -S -m "Update buf.lock to latest commit hash"
- name: Create Pull Request
id: cpr
uses: peter-evans/create-pull-request@v7.0.0
uses: peter-evans/create-pull-request@v7.0.2
with:
base: main
branch: provenanceio-bot/patch-buf-lock
Expand Down

0 comments on commit b0bda07

Please sign in to comment.