We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f13558 commit 6c775a2Copy full SHA for 6c775a2
.github/workflows/code-health.yaml
@@ -92,7 +92,7 @@ jobs:
92
- name: 'Checkout Repository'
93
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
94
- name: 'Setup cfn-lint'
95
- uses: scottbrenner/cfn-lint-action@2d3d07f3527aab48a973d3ee6e66009e87ea3491
+ uses: scottbrenner/cfn-lint-action@be676baed6db1a0d44f2f3ea59554623dc5b4109
96
- name: 'Run cfn-lint'
97
run: |
98
shopt -s globstar # enable globbing
0 commit comments