Skip to content

Support shell variable interpolation in CDK context-values and extra-arguments #136

Support shell variable interpolation in CDK context-values and extra-arguments

Support shell variable interpolation in CDK context-values and extra-arguments #136

Workflow file for this run

name: CI
on:
pull_request:
jobs:
checks:
name: Lint & Static Analysis
runs-on: ubuntu-latest
permissions:
security-events: write
contents: read # only needed for private or internal repos
actions: read # only needed for private or internal repos
steps:
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 #v7.0.0
with:
persist-credentials: false
- name: yamllint
run: yamllint .
- name: actionlint
uses: raven-actions/actionlint@205b530c5d9fa8f44ae9ed59f341a0db994aa6f8 # v2.1.2
with:
shellcheck: false
- name: zizmor
uses: zizmorcore/zizmor-action@192e21d79ab29983730a13d1382995c2307fbcaa # v0.5.7