Skip to content

Bump scottbrenner/cfn-lint-action from 2.3.7 to 2.4.2 #489

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

Bump scottbrenner/cfn-lint-action from 2.3.7 to 2.4.2 #489

Workflow file for this run

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