diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index d770c6ffcf..d690d9f828 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -55,7 +55,7 @@ jobs: token: "${{ steps.app-token.outputs.token }}" - name: Renovate - uses: renovatebot/github-action@630a255a1f2f56c8d8ce160bed3e3ca577ca53e2 # v40.2.7 + uses: renovatebot/github-action@dd4d265eb8646cd04fc5f86ff8bc8d496d75a251 # v40.2.8 with: configurationFile: .github/renovate.json5 token: "${{ steps.app-token.outputs.token }}"