diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index d2e63b7..a384f28 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -55,7 +55,7 @@ jobs: token: "${{ steps.app-token.outputs.token }}" - name: Renovate - uses: renovatebot/github-action@c5fdc9f98fdf9e9bb16b5760f7e560256eb79326 # v44.0.2 + uses: renovatebot/github-action@822441559e94f98b67b82d97ab89fe3003b0a247 # v44.2.0 with: configurationFile: .github/renovate.json token: "${{ steps.app-token.outputs.token }}"