diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 93f7b6be..882d5de1 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@1c2afee3cba0211ce505ba614f920ad41de0efbc # v34.70.4 + uses: renovatebot/github-action@3e5882ba651598f59a3f89c3f626d24c87fae0cf # v34.72.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}