Skip to content

Commit 8bccaf3

Browse files
chore: Bump scottbrenner/cfn-lint-action from 2.5.1 to 2.5.2 (#1446)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f3742ce commit 8bccaf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-health.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
- name: 'Checkout Repository'
9393
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
9494
- name: 'Setup cfn-lint'
95-
uses: scottbrenner/cfn-lint-action@83ad1ba8376272cb219fcde1306ec50a8a480d15
95+
uses: scottbrenner/cfn-lint-action@25ee47d1ab3146bda904df745511735cc0b9a970
9696
- name: 'Run cfn-lint'
9797
run: |
9898
shopt -s globstar # enable globbing

0 commit comments

Comments
 (0)