diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index d4d19d0..257a298 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -84,7 +84,7 @@ jobs: owner: ${{ github.repository_owner }} - name: Run Renovate - uses: renovatebot/github-action@v44.2.3 + uses: renovatebot/github-action@v44.2.4 with: configurationFile: .github/global-renovate-config.json token: ${{ steps.app_token.outputs.token }}