Skip to content

Commit be458f8

Browse files
authored
Test tools validator update. (#7266)
Update to tools release 2025.08.0.
1 parent 7f7a0f1 commit be458f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-doc-metadata.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: checkout repo content
1717
uses: actions/checkout@v4
1818
- name: validate metadata
19-
uses: awsdocs/aws-doc-sdk-examples-tools@2025.07.0
19+
uses: awsdocs/aws-doc-sdk-examples-tools@2025.08.0
2020
with:
2121
doc_gen_only: "False"
2222
strict_titles: "True"

0 commit comments

Comments
 (0)