We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fad89c commit 589c75cCopy full SHA for 589c75c
.github/workflows/validate-doc-metadata.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: checkout repo content
17
uses: actions/checkout@v4
18
- name: validate metadata
19
- uses: awsdocs/[email protected].0
+ uses: awsdocs/[email protected].3
20
with:
21
doc_gen_only: "False"
22
strict_titles: "True"
0 commit comments