Skip to content

Commit bcddf7f

Browse files
committed
GitHub: Update to use latest -tool release.
1 parent baa9331 commit bcddf7f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.doc_gen/validation.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ allow_list:
33
- "cd5e746ec203c8c3c61647e0886a8df8c1e78e41"
44
- "725feb26d6f73bc1d83dbbe075ae8ea991efb245"
55
- "e9772d140489982e0e3704fea5ee93d536f1e275"
6+
- "098bfa211c2dce61b2b23c2fab46c0dd8c9c995f"
67
# Safe look-alikes, mostly tokens and paths that happen to be 40 characters.
78
- "/AmazonEventBridgeServiceIntegrationTest"
89
- "/ListOrganizationalUnitsForParentExample"

.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@2024-09-25-A
19+
uses: awsdocs/aws-doc-sdk-examples-tools@098bfa211c2dce61b2b23c2fab46c0dd8c9c995f
2020
with:
2121
doc_gen_only: "False"
2222
strict_titles: "True"

0 commit comments

Comments
 (0)