From f5a4dcfce6b6733cd168911b8f43bdf724ed5f94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 06:06:22 +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 7b3d96bf1b3af490e9c6baa5adf0272506fdca42. - [Release notes](https://github.com/envoyproxy/toolshed/releases) - [Commits](https://github.com/envoyproxy/toolshed/compare/00661cc7647f9d375041292d0218c75633f0bb03...7b3d96bf1b3af490e9c6baa5adf0272506fdca42) --- updated-dependencies: - dependency-name: envoyproxy/toolshed/actions/github/container/auth dependency-version: 7b3d96bf1b3af490e9c6baa5adf0272506fdca42 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..8ca7f792 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@7b3d96bf1b3af490e9c6baa5adf0272506fdca42 with: container: hello-world - name: Configure repo Bazel settings (base)