diff --git a/.github/workflows/superlinter.yml b/.github/workflows/superlinter.yml index 17474f2..b35f0ba 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/v6.2.0 - name: Lint Code with Super-Linter - uses: "super-linter/super-linter@25003d0370b45d97187597838ecb9fdadfc08aea" # ref: `tags/v6.2.0` + uses: "super-linter/super-linter@e0fc164bba85f4b58c6cd17ba1dfd435d01e8a06" # ref: `tags/v6.2.0` env: # see https://github.com/github/super-linter#environment-variables CSS_FILE_NAME: ".stylelintrc.json"