Skip to content

Commit

Permalink
chore(deps): update bufbuild/buf-setup-action action to v1.28.0 (#744)
Browse files Browse the repository at this point in the history
* chore(deps): update bufbuild/buf-setup-action action to v1.28.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Regenerate protobuf code

Signed-off-by: Andrew Haines <[email protected]>

---------

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Andrew Haines <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Andrew Haines <[email protected]>
  • Loading branch information
renovate[bot] and haines authored Nov 14, 2023
1 parent fab6f18 commit 96ab7d8
Show file tree
Hide file tree
Showing 6 changed files with 1,677 additions and 28 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v4

- name: Install Buf
uses: bufbuild/buf-setup-action@v1.27.2
uses: bufbuild/buf-setup-action@v1.28.0

- name: Set up Node.js
uses: ./.github/actions/setup-node
Expand Down
72 changes: 71 additions & 1 deletion packages/core/src/protobuf/google/protobuf/descriptor.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 96ab7d8

Please sign in to comment.