diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index fd0aaee..8c7883f 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -27,7 +27,7 @@ jobs: uses: actions/checkout@v4.2.2 - name: Self-hosted Renovate - uses: renovatebot/github-action@v40.3.4 + uses: renovatebot/github-action@v40.3.5 with: token: '${{ steps.app-token.outputs.token }}' configurationFile: .github/renovate-config.json