From a1828b258b797b4df196bfd742b4aa5a2980cf9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 10:38:41 +0000 Subject: [PATCH] chore(deps): bump bufbuild/buf-setup-action from 1.23.1 to 1.25.1 Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.23.1 to 1.25.1. - [Release notes](https://github.com/bufbuild/buf-setup-action/releases) - [Commits](https://github.com/bufbuild/buf-setup-action/compare/v1.23.1...v1.25.1) --- updated-dependencies: - dependency-name: bufbuild/buf-setup-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- .github/workflows/publish.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f04a038f..7a279296 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -54,7 +54,7 @@ jobs: - name: Setup buf if: steps.changed-proto-files.outputs.any_changed == 'true' - uses: bufbuild/buf-setup-action@v1.23.1 + uses: bufbuild/buf-setup-action@v1.25.1 - name: Build and generate proto if: steps.changed-proto-files.outputs.any_changed == 'true' diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 94b87f6c..29745569 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -86,7 +86,7 @@ jobs: uses: actions/checkout@v3 - name: Setup buf - uses: bufbuild/buf-setup-action@v1.23.1 + uses: bufbuild/buf-setup-action@v1.25.1 - name: Push okp4 proto on buf registry run: