diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 4c1c873..e791f80 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -23,7 +23,7 @@ jobs: uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v5 - name: Self-hosted Renovate - uses: renovatebot/github-action@eb932558ad942cccfd8211cf535f17ff183a9f74 # v46.1.9 + uses: renovatebot/github-action@83ec54fee49ab67d9cd201084c1ff325b4b462e4 # v46.1.10 with: configurationFile: .github/renovate.json5 token: ${{ secrets.GITHUB_TOKEN }}