Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 31, 2024
1 parent 6faeef9 commit 7c99185
Show file tree
Hide file tree
Showing 7 changed files with 260 additions and 119 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 7c99185

Please sign in to comment.