Fix target of proto diff on CI (#12861)

Release Notes:

- N/A
This commit is contained in:
Nathan Sobo 2024-06-10 13:16:23 -06:00 committed by GitHub
parent 7005aaa54d
commit e2c5ce588b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -75,7 +75,7 @@ jobs:
- uses: bufbuild/buf-breaking-action@v1
with:
input: "crates/proto/proto/"
against: "https://github.com/${GITHUB_REPOSITORY}.git#branch=${BUF_BASE_BRANCH},subdir=crates/rpc/proto/"
against: "https://github.com/${GITHUB_REPOSITORY}.git#branch=${BUF_BASE_BRANCH},subdir=crates/proto/proto/"
macos_tests:
timeout-minutes: 60