From fd0c83a38a9104e83a79f210bb86cbd0be73f481 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 08:12:56 +0000 Subject: [PATCH] .github: Bump peter-evans/create-pull-request from 7.0.1 to 7.0.3 (#83) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.1 to 7.0.3. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/v7.0.1...v7.0.3) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Raúl Barroso --- .github/workflows/buf-update.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/buf-update.yaml b/.github/workflows/buf-update.yaml index 5ae783c..7c5feb2 100644 --- a/.github/workflows/buf-update.yaml +++ b/.github/workflows/buf-update.yaml @@ -19,7 +19,7 @@ jobs: make install-tools proto-update - name: Create pull request - uses: peter-evans/create-pull-request@v7.0.1 + uses: peter-evans/create-pull-request@v7.0.3 with: title: Update Buf dependencies body: Automatic pull request for updating Buf dependencies