Skip to content

Commit

Permalink
Merge pull request #248 from h5bp/dependabot/github_actions/github/su…
Browse files Browse the repository at this point in the history
…per-linter-5
  • Loading branch information
coliff committed May 2, 2023
2 parents e1f1d17 + 4c1f949 commit cdb4736
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 @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v3

- name: Lint Code Base
uses: github/super-linter/slim@v4
uses: github/super-linter/slim@v5
env:
DEFAULT_BRANCH: main
VALIDATE_ALL_CODEBASE: false
Expand Down

0 comments on commit cdb4736

Please sign in to comment.