diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 6fd11934..b012c815 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@eaf12548c13069dcc28bb75c4ee4610cdbe400c5 # v44.2.6 + uses: renovatebot/github-action@b67590ea780158ccd13192c22a3655a5231f869d # v46.1.8 with: configurationFile: "${{ env.RENOVATE_ONBOARDING_CONFIG_FILE_NAME }}" token: "${{ steps.app-token.outputs.token }}"