diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 0f16b80..b457566 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.11 + uses: renovatebot/github-action@v41.0.12 with: configurationFile: .github/renovate/config.js token: "${{ steps.get_token.outputs.token }}"