diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 97304ea..2be17a4 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@8d75b92f43899d483728e9a8a7fd44238020f6e6 # v46.1.2 with: configurationFile: renovate.json token: ${{ secrets.GH_PAT }}