diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 43a3676f..26754951 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@f9a5a67d4271f326b1e80695ea86dd9398b61d58 # v38.1.0 + uses: renovatebot/github-action@04c5c5c6bdc22714621d741d9a81022f702ee797 # v38.1.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}