diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml
index b1135e0..0f16b80 100644
--- a/.github/workflows/renovate.yml
+++ b/.github/workflows/renovate.yml
@@ -31,7 +31,7 @@ jobs:
 
       # Runs Renovate in this repo with custom configuration (due to the need for secrets)
       - name: Renovate Bot GitHub Action
-        uses: renovatebot/github-action@v41.0.10
+        uses: renovatebot/github-action@v41.0.11
         with:
           configurationFile: .github/renovate/config.js
           token: "${{ steps.get_token.outputs.token }}"