diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 8cf323db..b07a8984 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@0fce79bdbacb2bf5e92fc93944dc94e351868eb3 # v34.124.3 + uses: renovatebot/github-action@2e41b1ddc902fddc4c963101990b835f940e6246 # v34.124.5 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}