Skip to content

fix(deps): update all non-major dependencies to v0.20.11 #420

fix(deps): update all non-major dependencies to v0.20.11

fix(deps): update all non-major dependencies to v0.20.11 #420

Workflow file for this run

---
name: CDKTF Deployment
on:
push:
branches:
- main
paths:
- cdktf/**
jobs:
terraform:
name: "Terraform CDK Deploy"
uses: ./.github/workflows/cdktf-cicd.yml
with:
action: deploy
secrets: inherit