Skip to content

Bump aws-cdk-lib from 2.163.1 to 2.177.0 #68

Bump aws-cdk-lib from 2.163.1 to 2.177.0

Bump aws-cdk-lib from 2.163.1 to 2.177.0 #68

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/run-security-checks.yml
secrets: inherit