Skip to content

Merge pull request #107 from ASFHyP3/dependabot/github_actions/action… #486

Merge pull request #107 from ASFHyP3/dependabot/github_actions/action…

Merge pull request #107 from ASFHyP3/dependabot/github_actions/action… #486

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"