From 3de4bd06bf962f04ba63d715bafc518599b07967 Mon Sep 17 00:00:00 2001 From: ikura-hamu <104292023+ikura-hamu@users.noreply.github.com> Date: Sun, 12 Jan 2025 22:40:40 +0900 Subject: [PATCH] =?UTF-8?q?:bug:=20=E3=83=90=E3=83=BC=E3=82=B8=E3=83=A7?= =?UTF-8?q?=E3=83=B3=E3=81=AE=E6=8C=87=E5=AE=9A=E6=96=B9=E6=B3=95=E4=BF=AE?= =?UTF-8?q?=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/proto-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/proto-ci.yml b/.github/workflows/proto-ci.yml index 89823be..064dcf5 100644 --- a/.github/workflows/proto-ci.yml +++ b/.github/workflows/proto-ci.yml @@ -20,7 +20,7 @@ jobs: - uses: actions/checkout@v4 - uses: bufbuild/buf-action@v1 with: - version: v1.49.0 + version: 1.49.0 push: false buf-gen: @@ -32,7 +32,7 @@ jobs: - uses: actions/checkout@v4 - uses: bufbuild/buf-action@v1 with: - version: v1.49.0 + version: 1.49.0 setup_only: true - name: Generate