Skip to content

Commit

Permalink
Bump scottbrenner/cfn-lint-action from 2.4.6 to 2.4.7
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.4.6 to 2.4.7.
- [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.4.6...v2.4.7)

---
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]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent c460ff8 commit 899a990
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 @@ -15,5 +15,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: scottbrenner/[email protected].6
- uses: scottbrenner/[email protected].7
- run: cfn-lint --info --ignore-checks W3002 --template `find . -name cloudformation.yml`

0 comments on commit 899a990

Please sign in to comment.