diff --git a/.github/workflows/_ci.yml b/.github/workflows/_ci.yml index 18e544225..4e080bc31 100644 --- a/.github/workflows/_ci.yml +++ b/.github/workflows/_ci.yml @@ -48,7 +48,7 @@ jobs: echo "test --local_test_jobs=4" >> repo.bazelrc echo "build --config=bes" >> repo.bazelrc - name: Bind mount spare disk for build artifacts - uses: envoyproxy/toolshed/actions/bind-mounts@actions-v0.4.21 + uses: envoyproxy/toolshed/actions/bind-mounts@actions-v0.4.22 with: mounts: | - src: /mnt/envoy-docker-build