Skip to content

Commit

Permalink
Merge pull request #13 from BretFisher/dependabot/github_actions/gith…
Browse files Browse the repository at this point in the history
…ub/super-linter-4.8.7

Bump github/super-linter from 4.8.5 to 4.8.7
  • Loading branch information
BretFisher authored Jan 31, 2022
2 parents 506e1c8 + 293aca5 commit 5fa002a
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:
################################
# https://github.com/marketplace/actions/super-linter
- name: Lint Code Base
uses: github/super-linter@v4.8.5
uses: github/super-linter@v4.8.7
env:
# only lint changed files in each commit/PR
VALIDATE_ALL_CODEBASE: false
Expand Down

0 comments on commit 5fa002a

Please sign in to comment.