Skip to content

Commit 7b11a20

Browse files
committed
[-tools] Release
1 parent 1bcb71e commit 7b11a20

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.doc_gen/validation.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
allow_list:
22
# Git commits
3+
- "fdebf315573a1cb2295a10749cd8b5d7a3c1e85d"
34
- "cad7e7ba2c59a54837212e789a5304b9108fac47"
45
- "cd5e746ec203c8c3c61647e0886a8df8c1e78e41"
56
- "725feb26d6f73bc1d83dbbe075ae8ea991efb245"

.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.18.0
19+
uses: awsdocs/aws-doc-sdk-examples-tools@fdebf315573a1cb2295a10749cd8b5d7a3c1e85d
2020
with:
2121
doc_gen_only: "False"
2222
strict_titles: "True"

0 commit comments

Comments
 (0)