Skip to content

Commit

Permalink
⬆️ action: Bump github/super-linter in the actions group
Browse files Browse the repository at this point in the history
Bumps the actions group with 1 update: [github/super-linter](https://github.com/github/super-linter).


Updates `github/super-linter` from 5.0.0 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@45fc0d8...b807e99)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 1, 2024
1 parent c793ac1 commit 814037b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
fetch-depth: 0

- name: Lint It
uses: github/super-linter/slim@45fc0d88288beee4701c62761281edfee85655d7
uses: github/super-linter/slim@b807e99ddd37e444d189cfd2c2ca1274d8ae8ef1
env:
VALIDATE_ALL_CODEBASE: false
DEFAULT_BRANCH: main
Expand Down

0 comments on commit 814037b

Please sign in to comment.