diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 1dd2a9d..c4cd812 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -80,7 +80,7 @@ jobs: GITHUB_TOKEN: "${{ steps.app-token.outputs.token }}" - name: Renovate - uses: renovatebot/github-action@4ebebabcd582dddea1692b05c3d5279f8e372b53 # v44.0.0 + uses: renovatebot/github-action@c5fdc9f98fdf9e9bb16b5760f7e560256eb79326 # v44.0.2 with: configurationFile: "${{ env.RENOVATE_ONBOARDING_CONFIG_FILE_NAME }}" token: "${{ steps.app-token.outputs.token }}"