Skip to content

Commit

Permalink
Upgrade to buf 1.25.1 (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
aoudiamoncef authored Aug 3, 2023
1 parent b60571f commit 12d5fc1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@v3
- uses: bufbuild/buf-setup-action@v1
with:
version: "1.19.0"
version: "1.25.1"
github_token: ${{ github.token }}
- uses: bufbuild/buf-lint-action@v1
- uses: bufbuild/buf-breaking-action@v1
Expand Down
1 change: 1 addition & 0 deletions proto/third_party/buf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ lint:
- google/api/annotations.proto
- google/api/http.proto
- google/rpc/status.proto
- google/protobuf/wrappers.proto

0 comments on commit 12d5fc1

Please sign in to comment.