diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 97304eaa..37fdd962 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -65,7 +65,7 @@ jobs: ls -R $cache_dir - name: Self-hosted Renovate - uses: renovatebot/github-action@8cb0d4a6ab7d8bb90460a005f7bd33b80dd07ca8 # v44.2.5 + uses: renovatebot/github-action@6d859fc95779be83a0335ca704879b47e5d79641 # v46.1.16 with: configurationFile: renovate.json token: ${{ secrets.GH_PAT }}