Skip to content

Commit 07bb213

Browse files
chore(deps): update bufbuild/buf-setup-action action to v1.37.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 499ffb4 commit 07bb213

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pr.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Setup Buf
15-
uses: bufbuild/buf-setup-action@v1.36.0
15+
uses: bufbuild/buf-setup-action@v1.37.0
1616
with:
1717
github_token: ${{ secrets.GITHUB_TOKEN }}
1818

@@ -47,7 +47,7 @@ jobs:
4747
runs-on: ubuntu-latest
4848
steps:
4949
- name: Setup Buf
50-
uses: bufbuild/buf-setup-action@v1.36.0
50+
uses: bufbuild/buf-setup-action@v1.37.0
5151
with:
5252
github_token: ${{ secrets.GITHUB_TOKEN }}
5353

0 commit comments

Comments
 (0)