Skip to content

Commit

Permalink
ci: call new Super-Linter address
Browse files Browse the repository at this point in the history
Signed-off-by: Lucas Larson <[email protected]>
  • Loading branch information
LucasLarson committed Sep 1, 2024
1 parent 0767089 commit 4b56a94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/super-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: github/super-linter@v7
uses: super-linter/super-linter@v7
env:
VALIDATE_ALL_CODEBASE: false
VALIDATE_ANSIBLE: false
Expand Down

0 comments on commit 4b56a94

Please sign in to comment.