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