Skip to content

Commit

Permalink
Fix super-linter name
Browse files Browse the repository at this point in the history
  • Loading branch information
hajimes committed Dec 22, 2023
1 parent ff2babb commit fedb15e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/superlinter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

# Runs the Super-Linter action
- name: Run Super-Linter
uses: github/[email protected]
uses: super-linter/[email protected]
env:
DEFAULT_BRANCH: master
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit fedb15e

Please sign in to comment.