From f8c0af9e5b3c74cd7e7345dab0674259098a816e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 19:17:52 +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 f3c0acc8c3799305101f5669042b388edfb070c7 to 4cca74db6587ee660235fbadaac5a4fc2a19cfa9. - [Release notes](https://github.com/envoyproxy/toolshed/releases) - [Commits](https://github.com/envoyproxy/toolshed/compare/f3c0acc8c3799305101f5669042b388edfb070c7...4cca74db6587ee660235fbadaac5a4fc2a19cfa9) --- updated-dependencies: - dependency-name: envoyproxy/toolshed/actions/github/container/auth dependency-version: 4cca74db6587ee660235fbadaac5a4fc2a19cfa9 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 721063e5..27c6367e 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@f3c0acc8c3799305101f5669042b388edfb070c7 + uses: envoyproxy/toolshed/actions/github/container/auth@4cca74db6587ee660235fbadaac5a4fc2a19cfa9 with: container: hello-world - name: Configure repo Bazel settings (base)