diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 26754951..31e5ae3a 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@04c5c5c6bdc22714621d741d9a81022f702ee797 # v38.1.1 + uses: renovatebot/github-action@f9dfd286235d81ce4a68f95019018c2fd7df13a9 # v38.1.2 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}