From c486d0e3dff55d4b8db8a0b4bdf7ee30af9a4e27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 10:52:45 +0000 Subject: [PATCH] Bump envoyproxy/toolshed from actions-v0.4.21 to 0.4.22 Bumps [envoyproxy/toolshed](https://github.com/envoyproxy/toolshed) from actions-v0.4.21 to 0.4.22. This release includes the previously tagged commit. - [Release notes](https://github.com/envoyproxy/toolshed/releases) - [Commits](https://github.com/envoyproxy/toolshed/compare/actions-v0.4.21...actions-v0.4.22) --- updated-dependencies: - dependency-name: envoyproxy/toolshed dependency-version: 0.4.22 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/_ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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