Skip to content

Commit

Permalink
Change source of Super Linter
Browse files Browse the repository at this point in the history
github/super-linter -> super-linter/super-linter
  • Loading branch information
ttsukagoshi committed Sep 6, 2023
1 parent 20d2e57 commit 598199b
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:
# Run Linter against code base #
################################
- name: Lint Code Base
uses: github/super-linter/slim@v5 # See https://github.com/github/super-linter#images
uses: super-linter/super-linter/slim@v5 # See https://github.com/super-linter/super-linter#images
env:
VALIDATE_ALL_CODEBASE: true
VALIDATE_JAVASCRIPT_ES: true
Expand Down

0 comments on commit 598199b

Please sign in to comment.