Skip to content

Bump aws-cdk-lib from 2.195.0 to 2.260.0 in /examples/ecommerce-support-simulator #966

Bump aws-cdk-lib from 2.195.0 to 2.260.0 in /examples/ecommerce-support-simulator

Bump aws-cdk-lib from 2.195.0 to 2.260.0 in /examples/ecommerce-support-simulator #966

Workflow file for this run

name: Push Workflow
on:
push:
branches:
- main
pull_request:
types:
- opened
- edited
permissions:
contents: read
jobs:
security-checks:
uses: ./.github/workflows/ts-run-security-checks.yml
secrets: inherit