diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 2abdda4d18..643fb1f827 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@180db1547505e30c02d41959fe65ada1523ee207 # v40.3.0 + uses: renovatebot/github-action@a1ed1d0adddfdf138192d1fbe3150a80094dee6a # v40.3.1 with: configurationFile: .github/renovate.json5 token: "${{ steps.app-token.outputs.token }}"