diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 4e262cca..580a4625 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -12,7 +12,7 @@ jobs: with: token: ${{ secrets.BOT_TOKEN }} - name: Self-hosted Renovate - uses: renovatebot/github-action@2e905f096a53611d8389341afdecf46ddc12e570 # v34.102.7 + uses: renovatebot/github-action@6e0a8659644e144db359d9871d2789b6b37d54c0 # v34.102.8 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}