Skip to content

Commit

Permalink
Use SHA instead of branch (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
recrwplay committed Jan 17, 2024
1 parent 8f3df2e commit 138dbb1
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@main
uses: recrwplay/antora-log-analyzer@f42057f7215a68108a2863ceecab212470e90cae
with:
fail-on-errors: ${{ inputs.failOnErrors }}
fail-on-warnings: ${{ inputs.failOnWarnings }}

0 comments on commit 138dbb1

Please sign in to comment.