Skip to content

Bump scottbrenner/cfn-lint-action from 2.3.4 to 2.3.7 #479

Bump scottbrenner/cfn-lint-action from 2.3.4 to 2.3.7

Bump scottbrenner/cfn-lint-action from 2.3.4 to 2.3.7 #479

Workflow file for this run

name: Static code analysis
on: push
jobs:
cfn-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: scottbrenner/[email protected]
with:
args: "--template cloudformation.yml"