diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 1b29d2c0..1f435283 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@708343d5c41dfd577133569d3153b3e089bac520 # v34.41.1 + uses: renovatebot/github-action@e24c028a6d3b903b79320c97e89e4e9bd7055054 # v34.42.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}