ci: Supply github_token to bufbuild_setup_action (#43957)
This should hopefully resolve errors like https://github.com/zed-industries/zed/actions/runs/19839788214/job/56845583441 Release Notes: - N/A
This commit is contained in:
@@ -520,6 +520,7 @@ jobs:
|
||||
uses: bufbuild/buf-setup-action@v1
|
||||
with:
|
||||
version: v1.29.0
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: run_tests::check_postgres_and_protobuf_migrations::bufbuild_breaking_action
|
||||
uses: bufbuild/buf-breaking-action@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user