diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 4738e484..1d5eb82d 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@b0b629aa1d1bffb348fbe0e67ac2fad818d0f384 # v34.78.0 + uses: renovatebot/github-action@8343fa1c8d38f3d030aa8332773b737f7e2fa591 # v34.82.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}