diff --git a/.github/workflows/superlinter.yml b/.github/workflows/superlinter.yml index 4230ec6..60957c4 100644 --- a/.github/workflows/superlinter.yml +++ b/.github/workflows/superlinter.yml @@ -41,7 +41,7 @@ jobs: # see https://github.com/super-linter/super-linter/releases/tag/v5.7.2 - name: Lint Code with Super-Linter - uses: "super-linter/super-linter@a8150b40c89574adb5f68bf9502b890a236a06b3" # ref: `tags/v5.7.2` + uses: "super-linter/super-linter@ff5037c06042e564803502feb97f8a686f3b0171" # ref: `tags/v5.7.2` env: # see https://github.com/github/super-linter#environment-variables CSS_FILE_NAME: ".stylelintrc.json"