From 93f8fcbad24e38fb2039edf62baf5ed1fc2292b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 18:14:59 +0000 Subject: [PATCH] chore(deps): update bufbuild/buf-setup-action action to v1.25.1 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 16d03b18..23197e54 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@v3 - name: Install Buf - uses: bufbuild/buf-setup-action@v1.25.0 + uses: bufbuild/buf-setup-action@v1.25.1 - name: Set up Node.js uses: ./.github/actions/setup-node