From 47d34bc93e45cc5145d9921d4ef897374951cbee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 06:04:30 +0000 Subject: [PATCH] build(deps): bump envoyproxy/toolshed/actions/github/container/auth Bumps [envoyproxy/toolshed/actions/github/container/auth](https://github.com/envoyproxy/toolshed) from 00661cc7647f9d375041292d0218c75633f0bb03 to ef8cd1b3a54374c78dd81237634bb4a3cb02deee. - [Release notes](https://github.com/envoyproxy/toolshed/releases) - [Commits](https://github.com/envoyproxy/toolshed/compare/00661cc7647f9d375041292d0218c75633f0bb03...ef8cd1b3a54374c78dd81237634bb4a3cb02deee) --- updated-dependencies: - dependency-name: envoyproxy/toolshed/actions/github/container/auth dependency-version: ef8cd1b3a54374c78dd81237634bb4a3cb02deee dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 80ead9ff..e15543b8 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -62,7 +62,7 @@ jobs: - name: RBE auth check id: rbe if: github.event_name == 'pull_request' - uses: envoyproxy/toolshed/actions/github/container/auth@00661cc7647f9d375041292d0218c75633f0bb03 + uses: envoyproxy/toolshed/actions/github/container/auth@ef8cd1b3a54374c78dd81237634bb4a3cb02deee with: container: hello-world - name: Configure repo Bazel settings (base)