diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 71320f9a..b94c86e6 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@c6e430eb027fc91a23845ee68eca41d66c3b8a32 # v34.102.0 + uses: renovatebot/github-action@0e4d0194f4d6956aa80f43d4973055aeebe2d681 # v34.102.2 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}