From d2a5810875d47612e29719b2d176143c6a2233e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 18:16:25 +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 773d6a0b0ec7c9f5c0cf5e43ed1cc9d937c68d3e to 00661cc7647f9d375041292d0218c75633f0bb03. - [Release notes](https://github.com/envoyproxy/toolshed/releases) - [Commits](https://github.com/envoyproxy/toolshed/compare/773d6a0b0ec7c9f5c0cf5e43ed1cc9d937c68d3e...00661cc7647f9d375041292d0218c75633f0bb03) --- updated-dependencies: - dependency-name: envoyproxy/toolshed/actions/github/container/auth dependency-version: 773d6a0b0ec7c9f5c0cf5e43ed1cc9d937c68d3e 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 70f35890..80ead9ff 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@773d6a0b0ec7c9f5c0cf5e43ed1cc9d937c68d3e + uses: envoyproxy/toolshed/actions/github/container/auth@00661cc7647f9d375041292d0218c75633f0bb03 with: container: hello-world - name: Configure repo Bazel settings (base)