Skip to content

Bump express from 4.18.1 to 4.19.2 in /resources/clients/react/item-t… #12417

Bump express from 4.18.1 to 4.19.2 in /resources/clients/react/item-t…

Bump express from 4.18.1 to 4.19.2 in /resources/clients/react/item-t… #12417

name: Validate Documentation Metadata
on:
push:
branches: [main]
pull_request:
branches: [main]
# Allows running this workflow manually from the Actions tab
workflow_dispatch:
jobs:
validate-doc-metadata:
name: Validate Doc Metadata
runs-on: ubuntu-latest
steps:
- name: checkout repo content
uses: actions/checkout@v4
- name: validate metadata
uses: awsdocs/aws-doc-sdk-examples-tools@2024-04-01-B