From 1abd38e25f6645903662cb3cb6d731dc64c407ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 06:04:44 +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 4cca74db6587ee660235fbadaac5a4fc2a19cfa9 to 9cb0efe429562e02bd4823765aca3cd7497468c8. - [Release notes](https://github.com/envoyproxy/toolshed/releases) - [Commits](https://github.com/envoyproxy/toolshed/compare/4cca74db6587ee660235fbadaac5a4fc2a19cfa9...9cb0efe429562e02bd4823765aca3cd7497468c8) --- updated-dependencies: - dependency-name: envoyproxy/toolshed/actions/github/container/auth dependency-version: 9cb0efe429562e02bd4823765aca3cd7497468c8 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 a45dd0f5..7f69f042 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -45,7 +45,7 @@ jobs: - name: RBE auth check id: rbe if: github.event_name == 'pull_request' - uses: envoyproxy/toolshed/actions/github/container/auth@4cca74db6587ee660235fbadaac5a4fc2a19cfa9 + uses: envoyproxy/toolshed/actions/github/container/auth@9cb0efe429562e02bd4823765aca3cd7497468c8 with: container: hello-world - name: Configure repo Bazel settings (base)