Skip to content

Commit

Permalink
Bump scottbrenner/cfn-lint-action from 2.3.7 to 2.4.2
Browse files Browse the repository at this point in the history
Bumps [scottbrenner/cfn-lint-action](https://github.com/scottbrenner/cfn-lint-action) from 2.3.7 to 2.4.2.
- [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@v2.3.7...v2.4.2)

---
updated-dependencies:
- dependency-name: scottbrenner/cfn-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 25, 2024
1 parent 7d75da5 commit 9ad7bcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: scottbrenner/cfn-lint-action@v2.3.7
- uses: scottbrenner/cfn-lint-action@v2.4.2
with:
args: "--template cloudformation.yml"

0 comments on commit 9ad7bcf

Please sign in to comment.