From 38d42cdb49c3c3e16aa5a1a970f8f10e6218198e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 10:54:09 +0000 Subject: [PATCH] Bump envoyproxy/toolshed from actions-v0.4.19 to 0.4.21 Bumps [envoyproxy/toolshed](https://github.com/envoyproxy/toolshed) from actions-v0.4.19 to 0.4.21. 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.19...actions-v0.4.21) --- updated-dependencies: - dependency-name: envoyproxy/toolshed dependency-version: 0.4.21 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 e647c12a2..18e544225 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.19 + uses: envoyproxy/toolshed/actions/bind-mounts@actions-v0.4.21 with: mounts: | - src: /mnt/envoy-docker-build