Skip to content

Commit

Permalink
adjust github action config: use guard rules directory
Browse files Browse the repository at this point in the history
  • Loading branch information
steffeng committed Aug 9, 2024
1 parent b832a55 commit f0a2a4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cfn-guard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ jobs:
- name: CloudFormation Guard validate
uses: aws-cloudformation/[email protected]
with:
rules: './cfn-guard-rules/wa-Security-Pillar.guard'
rules: './cfn-guard-rules/'
data: './MultiAccountApplication/template.yaml'

0 comments on commit f0a2a4d

Please sign in to comment.