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