Skip to content

Commit

Permalink
Bump github/super-linter from 6 to 7 (#216)
Browse files Browse the repository at this point in the history
Bumps [github/super-linter](https://github.com/github/super-linter) from 6 to 7.
- [Release notes](https://github.com/github/super-linter/releases)
- [Changelog](https://github.com/github/super-linter/blob/main/CHANGELOG.md)
- [Commits](github/super-linter@4e51915...b807e99)

---
updated-dependencies:
- dependency-name: github/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 30, 2024
1 parent 2dc015d commit 777eeb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
# Run Linter against code base #
- name: Lint Code Base
#uses: github/super-linter@b8641364ca9a79b3cf07f3c4c59a82709cd39094 # v4
uses: github/super-linter/slim@4e51915f4a812abf59fed160bb14595c0a38a9e7 # v4
uses: github/super-linter/slim@b807e99ddd37e444d189cfd2c2ca1274d8ae8ef1 # v4
#uses: docker://ghcr.io/github/super-linter:slim-v4
env:
VALIDATE_ALL_CODEBASE: false
Expand Down

0 comments on commit 777eeb3

Please sign in to comment.