Skip to content

Commit

Permalink
Merge pull request #37 from runatlantis/dependabot/github_actions/git…
Browse files Browse the repository at this point in the history
…hub/super-linter-v3.15.3

Bump github/super-linter from v3 to v3.15.3
  • Loading branch information
lkysow authored Apr 23, 2021
2 parents 23ae1d5 + 3320053 commit 4789dfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Checkout Code
uses: actions/checkout@v2
- name: Lint Code Base
uses: github/super-linter@v3
uses: github/super-linter@v3.15.3
env:
VALIDATE_ALL_CODEBASE: false
VALIDATE_YAML: false
Expand Down

0 comments on commit 4789dfa

Please sign in to comment.