diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 9c9b0bd231f..96efd6e933f 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@5c6c06aa0e3d7a6a9b6cba05c078c51631b5f11a # v39.1.1 + uses: renovatebot/github-action@b6a3618bbc9a5d1faf05b4178eb3f4c351e07b41 # v39.1.2 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}