diff --git a/.github/workflows/super-linter.yml b/.github/workflows/super-linter.yml index e3af24f..bd991d1 100644 --- a/.github/workflows/super-linter.yml +++ b/.github/workflows/super-linter.yml @@ -29,6 +29,6 @@ jobs: - name: Run Super-Linter id: super_linter - uses: super-linter/super-linter/slim@f5150a3ce82fe45ad2d9f1e92ac6fc2c9b7c14a5 # v6.1.1 + uses: super-linter/super-linter/slim@25003d0370b45d97187597838ecb9fdadfc08aea # v6.2.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}