Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
# Run Linter against code base #
################################
- name: Lint Code Base
uses: super-linter/super-linter@12562e48d7059cf666c43a4ecb0d3b5a2b31bd9e
uses: super-linter/super-linter@61abc07d755095a68f4987d1c2c3d1d64408f1f9
env:
VALIDATE_ALL_CODEBASE: false
VALIDATE_BIOME_FORMAT: false
Expand Down