Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#157)
Browse files Browse the repository at this point in the history
* chore(deps): update all non-major dependencies

* fix: bump buf remote deps

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: MuZhou233 <[email protected]>
  • Loading branch information
renovate[bot] and MuZhou233 authored Sep 2, 2024
1 parent 6faeef9 commit afd90f5
Show file tree
Hide file tree
Showing 8 changed files with 265 additions and 124 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
run: make install-plugins

- name: Setup bufbuild
uses: bufbuild/buf-setup-action@v1.35.1
uses: bufbuild/buf-setup-action@v1.39.0

- name: Build
run: make generate
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/check-for-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
uses: arduino/setup-protoc@v2

- name: Setup bufbuild
uses: bufbuild/buf-setup-action@v1.35.1
uses: bufbuild/buf-setup-action@v1.39.0

- name: Check
run: make check
Loading

0 comments on commit afd90f5

Please sign in to comment.