diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 986d374a..5d8c874e 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@eecdb5036a45e69b95c4efe9df8c3070c5f18d2f # v34.152.5 + uses: renovatebot/github-action@f1483ca0114f708761dd3f70ac6fbe90a8c53b2a # v34.153.2 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}