Skip to content

Commit

Permalink
Bump github/super-linter from 4.0.2 to 4.2.2 (Chia-Network#6762)
Browse files Browse the repository at this point in the history
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.0.2 to 4.2.2.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](github/super-linter@v4.0.2...v4.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 15, 2021
1 parent 0ffbe13 commit 0dbb6eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/super-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@v4.0.2
uses: github/super-linter@v4.2.2
# uses: docker://github/super-linter:v3.10.2
env:
VALIDATE_ALL_CODEBASE: true
Expand Down

0 comments on commit 0dbb6eb

Please sign in to comment.