diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 4cfc125..6a72f8b 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -9,7 +9,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Super-Linter - uses: super-linter/super-linter@v5.4.0 + uses: super-linter/super-linter@v5.5.0 env: DISABLE_ERRORS: false ERROR_ON_MISSING_EXEC_BIT: true