Skip to content

Commit

Permalink
Antora log analyzer has been transferred to neo4j (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
recrwplay authored Feb 29, 2024
1 parent 3b638c6 commit a9c1718
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-docs-verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- name: Analyze Antora log
id: antora-log-check-test
uses: recrwplay/antora-log-analyzer@f42057f7215a68108a2863ceecab212470e90cae # 1.0.0
uses: neo4j/antora-log-analyzer@v1.0.0 # 1.0.0
with:
fail-on-errors: ${{ inputs.failOnErrors }}
fail-on-warnings: ${{ inputs.failOnWarnings }}

0 comments on commit a9c1718

Please sign in to comment.