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 b08a0c5 commit a08c4a2Copy full SHA for a08c4a2
.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/aws-doc-sdk-examples-tools@2025.18.3
+ uses: awsdocs/aws-doc-sdk-examples-tools@2025.20.1
20
with:
21
doc_gen_only: "False"
22
strict_titles: "True"
0 commit comments