From 2318832b2361dc7e380a88215d882ca1a5c15d24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 11:46:58 +0000 Subject: [PATCH] Bump envoyproxy/toolshed from actions-v0.4.3 to 0.4.5 Bumps [envoyproxy/toolshed](https://github.com/envoyproxy/toolshed) from actions-v0.4.3 to 0.4.5. 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.3...actions-v0.4.5) --- updated-dependencies: - dependency-name: envoyproxy/toolshed dependency-version: 0.4.5 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 93114593a..fff6d5547 100644 --- a/.github/workflows/_ci.yml +++ b/.github/workflows/_ci.yml @@ -47,7 +47,7 @@ jobs: echo "common --jobs=200" >> 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.3 + uses: envoyproxy/toolshed/actions/bind-mounts@actions-v0.4.5 with: mounts: | - src: /mnt/envoy-docker-build