diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index a4277ab3..7a93d724 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@0546b792f88eec7340ea2faf6a6c5e966e1e3ea6 # v34.39.0 + uses: renovatebot/github-action@dadce2fda5b23762a9f49d5a23b39a70b60ea8c9 # v34.40.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}