diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index d568fba217d..524f0f291a5 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@f9dfd286235d81ce4a68f95019018c2fd7df13a9 # v38.1.2 + uses: renovatebot/github-action@5aa4bc2e097e751b391105d89ff88c0c80519c1a # v38.1.3 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}