Skip to content

chore(deps): update all non-major dependencies #492

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #492

Workflow file for this run

---
name: CDKTF Diff
on:
pull_request:
branches:
- main
paths:
- cdktf/**
jobs:
terraform:
name: "Terraform CDK Diff"
uses: ./.github/workflows/cdktf-cicd.yml
with:
action: diff
secrets: inherit