Skip to content

Commit

Permalink
chore(deps-dev): Bump antora from 3.1.9 to 3.1.10 (#801)
Browse files Browse the repository at this point in the history
Also update antora to version 3.2.0-alpha.8 for xref validation.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Thomas Bouffard <[email protected]>
  • Loading branch information
dependabot[bot] and tbouffard authored Dec 11, 2024
1 parent d8e3ade commit f60ae01
Show file tree
Hide file tree
Showing 3 changed files with 325 additions and 240 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/_reusable_pr-validate-references.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Install antora dependencies for xref validation
shell: bash
# Antora 3.2 is needed by the Antora Atlas extension
run: npm install --save-dev [email protected].6
run: npm install --save-dev [email protected].8
- name: Build Site for a single component
if: inputs.component-name != ''
shell: bash
Expand Down
Loading

0 comments on commit f60ae01

Please sign in to comment.