diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 1d822563..eed7d7b7 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@89c8a9b60f5bc8395658abab8f40f96e4b490ebf # v39.1.0 + uses: renovatebot/github-action@5c6c06aa0e3d7a6a9b6cba05c078c51631b5f11a # v39.1.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}