mirror of
https://github.com/docker/build-push-action.git
synced 2026-04-08 06:20:04 +00:00
chore: update buf dependency and rebuild dist files for CI compatibility
Update @buf/blacksmith_vm-agent.connectrpc_es to latest version and rebuild dist files to match CI environment. This fixes the verify-build check that was failing due to dependency version mismatch.
This commit is contained in:
parent
4008f7467f
commit
f5c1cdd01b
4 changed files with 9 additions and 30 deletions
|
|
@ -27,7 +27,7 @@
|
|||
"packageManager": "yarn@3.6.3",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.1",
|
||||
"@buf/blacksmith_vm-agent.connectrpc_es": "^1.6.1-20250304023716-e8d233d92eac.2",
|
||||
"@buf/blacksmith_vm-agent.connectrpc_es": "^1.6.1-20251002224722-c44b45f26c5e.2",
|
||||
"@connectrpc/connect": "^1.6.1",
|
||||
"@connectrpc/connect-node": "^1.6.1",
|
||||
"@docker/actions-toolkit": "0.37.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue