From b0bda07049ff5f17b68e80b061bed855010498fc Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 20 Sep 2024 21:32:05 +0000
Subject: [PATCH] Bump peter-evans/create-pull-request from 7.0.0 to 7.0.2
 (#2152)

* 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](https://github.com/peter-evans/create-pull-request/compare/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>
---
 .../dependencies/2152-peter-evans-create-pull-request-7-0-2.md  | 1 +
 .github/workflows/proto-registry.yml                            | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)
 create mode 100644 .changelog/unreleased/dependencies/2152-peter-evans-create-pull-request-7-0-2.md

diff --git a/.changelog/unreleased/dependencies/2152-peter-evans-create-pull-request-7-0-2.md b/.changelog/unreleased/dependencies/2152-peter-evans-create-pull-request-7-0-2.md
new file mode 100644
index 000000000..7e74bdb30
--- /dev/null
+++ b/.changelog/unreleased/dependencies/2152-peter-evans-create-pull-request-7-0-2.md
@@ -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).
diff --git a/.github/workflows/proto-registry.yml b/.github/workflows/proto-registry.yml
index 13518d732..b8e5049d1 100644
--- a/.github/workflows/proto-registry.yml
+++ b/.github/workflows/proto-registry.yml
@@ -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