Skip to content

Commit cfb7d73

Browse files
chore: Bump scottbrenner/cfn-lint-action from 2.4.7 to 2.4.8
Bumps [scottbrenner/cfn-lint-action](https://github.com/scottbrenner/cfn-lint-action) from 2.4.7 to 2.4.8. - [Release notes](https://github.com/scottbrenner/cfn-lint-action/releases) - [Changelog](https://github.com/ScottBrenner/cfn-lint-action/blob/main/CHANGELOG.md) - [Commits](ScottBrenner/cfn-lint-action@b8b449c...2d3d07f) --- updated-dependencies: - dependency-name: scottbrenner/cfn-lint-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 99d5a72 commit cfb7d73

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@b8b449ced9a89d5335b2ed60c3b3c6088af82e13
95+
uses: scottbrenner/cfn-lint-action@2d3d07f3527aab48a973d3ee6e66009e87ea3491
9696
- name: 'Run cfn-lint'
9797
run: |
9898
shopt -s globstar # enable globbing

0 commit comments

Comments
 (0)