diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 8b7084c..d45d1ce 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -15,7 +15,7 @@ jobs: - name: Checkout uses: actions/checkout@v6 - name: Self-hosted Renovate - uses: renovatebot/github-action@v46.1.3 + uses: renovatebot/github-action@v46.1.4 with: token: ${{ secrets.LOGCHANGE_PAT_TOKEN }} configurationFile: .github/renovate-config.js