diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 9e7b4b9..d72fb59 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -9,7 +9,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v5 - - name: Validate JSON, using a valid file + - name: Validate JSON uses: ./ with: json-file: renovate.json