diff --git a/.github/workflows/super-linter.yml b/.github/workflows/super-linter.yml index e41dca5e..054e82f6 100644 --- a/.github/workflows/super-linter.yml +++ b/.github/workflows/super-linter.yml @@ -18,7 +18,7 @@ jobs: with: # Full git history is needed to get a proper list of changed files within `super-linter` fetch-depth: 0 - - uses: super-linter/super-linter/slim@v5.0.0 + - uses: super-linter/super-linter/slim@v5.3.0 env: DEFAULT_BRANCH: main ERROR_ON_MISSING_EXEC_BIT: true