From 81760d1d5abbac85ae70c6a3ab54b45e64bcac4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Nov 2025 06:11:06 +0000 Subject: [PATCH] build(deps): bump envoyproxy/toolshed from actions-v0.3.27 to 0.3.31 Bumps [envoyproxy/toolshed](https://github.com/envoyproxy/toolshed) from actions-v0.3.27 to 0.3.31. This release includes the previously tagged commit. - [Release notes](https://github.com/envoyproxy/toolshed/releases) - [Commits](https://github.com/envoyproxy/toolshed/compare/actions-v0.3.27...actions-v0.3.31) --- updated-dependencies: - dependency-name: envoyproxy/toolshed dependency-version: 0.3.31 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/_verify_examples.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/_verify_examples.yml b/.github/workflows/_verify_examples.yml index cda9f035..1bbd0fc0 100644 --- a/.github/workflows/_verify_examples.yml +++ b/.github/workflows/_verify_examples.yml @@ -11,7 +11,7 @@ jobs: examples: runs-on: ubuntu-24.04 steps: - - uses: envoyproxy/toolshed/gh-actions/bind-mounts@actions-v0.3.27 + - uses: envoyproxy/toolshed/gh-actions/bind-mounts@actions-v0.3.31 with: mounts: | - src: /mnt/docker