Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into bls-into-sdk2
Browse files Browse the repository at this point in the history
  • Loading branch information
archbear committed Jun 24, 2024
2 parents 020a25b + 5762b0b commit 8877694
Show file tree
Hide file tree
Showing 39 changed files with 1,587 additions and 976 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/proto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
timeout-minutes: 5
steps:
- uses: actions/checkout@v4
- uses: bufbuild/buf-setup-action@v1.33.0
- uses: bufbuild/buf-setup-action@v1.34.0
- uses: bufbuild/buf-lint-action@v1
with:
input: "proto"
Expand All @@ -24,7 +24,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: bufbuild/buf-setup-action@v1.33.0
- uses: bufbuild/buf-setup-action@v1.34.0
- uses: bufbuild/buf-breaking-action@v1
with:
input: "proto"
Expand Down
Loading

0 comments on commit 8877694

Please sign in to comment.