diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 84308f29..a204e60b 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -75,7 +75,7 @@ jobs: fetch-depth: 0 - name: Self-hosted Renovate - uses: renovatebot/github-action@v46.1.12 + uses: renovatebot/github-action@v46.1.13 with: configurationFile: .github/renovate-config.js token: ${{ secrets.GH_PAT }}