Skip to content

Commit a08c4a2

Browse files
authored
Update to latest tools release 2025.20.1 (#7457)
1 parent b08a0c5 commit a08c4a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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.18.3
19+
uses: awsdocs/aws-doc-sdk-examples-tools@2025.20.1
2020
with:
2121
doc_gen_only: "False"
2222
strict_titles: "True"

0 commit comments

Comments
 (0)