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)