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/superlinter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

# see https://github.com/super-linter/super-linter/releases/tag/v7.4.0
- name: Lint Code with Super-Linter
uses: "super-linter/super-linter@12150456a73e248bdc94d0794898f94e23127c88" # ref: `tags/v7.4.0`
uses: "super-linter/super-linter@ffde3b2b33b745cb612d787f669ef9442b1339a6" # ref: `tags/v7.4.0`
env:
# see https://github.com/github/super-linter#environment-variables
CSS_FILE_NAME: ".stylelintrc.json"
Expand Down
Loading