diff --git a/.github/workflows/superlinter.yml b/.github/workflows/superlinter.yml index 354a423..aed005f 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/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@2bdd90ed3262e023ac84bf8fe35dc480721fc1f2" # ref: `tags/v7.4.0` env: # see https://github.com/github/super-linter#environment-variables CSS_FILE_NAME: ".stylelintrc.json"