From cf9f37c3f15c9dd5ceb12a735f6a231f7ec5300e Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 30 Sep 2024 16:58:00 +0000
Subject: [PATCH] chore(deps): update dependency renovatebot/github-action to
 v40.3.1 (#31701)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
 docs/usage/docker.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/usage/docker.md b/docs/usage/docker.md
index 0f28e8dae4..c378980c74 100644
--- a/docs/usage/docker.md
+++ b/docs/usage/docker.md
@@ -307,7 +307,7 @@ Renovate will get the credentials with the [`google-auth-library`](https://www.n
     service_account: ${{ env.SERVICE_ACCOUNT }}
 
 - name: renovate
-  uses: renovatebot/github-action@v40.3.0
+  uses: renovatebot/github-action@v40.3.1
   env:
     RENOVATE_HOST_RULES: |
       [
-- 
GitLab