Skip to content

Merge pull request #106 from ASFHyP3/dependabot/github_actions/aws-ac… #487

Merge pull request #106 from ASFHyP3/dependabot/github_actions/aws-ac…

Merge pull request #106 from ASFHyP3/dependabot/github_actions/aws-ac… #487

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"