Skip to content

Commit 62e2ed1

Browse files
chore: Bump scottbrenner/cfn-lint-action from 2.4.9 to 2.5.0 (#1356)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 180fb62 commit 62e2ed1

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@11bd71901bbe5b1630ceea73d27597364c9af683
9494
- name: 'Setup cfn-lint'
95-
uses: scottbrenner/cfn-lint-action@be676baed6db1a0d44f2f3ea59554623dc5b4109
95+
uses: scottbrenner/cfn-lint-action@3ad6d2d941976dbf8764f8919a274a7ebed486da
9696
- name: 'Run cfn-lint'
9797
run: |
9898
shopt -s globstar # enable globbing

0 commit comments

Comments
 (0)