diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index bdae648..d918d5d 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -29,7 +29,7 @@ jobs: uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 - name: Run Renovate - uses: renovatebot/github-action@22e0a16091fc706b04affe6ae53d5e3358ac4023 # v46.1.19 + uses: renovatebot/github-action@3064367f740a1a91cca218698a63902689cce200 # v46.1.20 with: configurationFile: renovate.json token: ${{ secrets.RENOVATE_TOKEN }}