Bump vm-builder v0.29.3 -> v0.35.0 (#9208)

We haven't updated it for a while. Now I need the update to add quotas
support to compute images
(https://github.com/neondatabase/cloud/issues/13127).

Previous update: https://github.com/neondatabase/neon/pull/7849
This commit is contained in:
Arthur Petukhovsky
2024-09-30 19:18:42 +01:00
committed by GitHub
parent a2e2362ee9
commit c07cea80bd

View File

@@ -773,7 +773,7 @@ jobs:
matrix:
version: [ v14, v15, v16, v17 ]
env:
VM_BUILDER_VERSION: v0.29.3
VM_BUILDER_VERSION: v0.35.0
steps:
- uses: actions/checkout@v4