Skip to content

Commit

Permalink
#1942 CI Cloudformation update (#2009)
Browse files Browse the repository at this point in the history
With path option not possible with scottbrenner/cfn-lint-action@v2
Using with command instead
  • Loading branch information
delager authored and kbeaugrand committed Jun 20, 2023
1 parent 91efe34 commit 47bb9fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aws-cfn-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
- name: Check CloudFormation Syntax
uses: scottbrenner/cfn-lint-action@v2
with:
path: templates/aws/
command: cfn-lint templates/aws/*.yml

0 comments on commit 47bb9fe

Please sign in to comment.