diff --git a/.github/workflows/super-linter.yml b/.github/workflows/super-linter.yml index 76ba1ed..eeaf356 100644 --- a/.github/workflows/super-linter.yml +++ b/.github/workflows/super-linter.yml @@ -29,7 +29,7 @@ jobs: - name: Super-Linter id: super_linter - uses: super-linter/super-linter/slim@b92721f792f381cedc002ecdbb9847a15ece5bb8 # v7.1.0 + uses: super-linter/super-linter/slim@e1cb86b6e8d119f789513668b4b30bf17fe1efe4 # v7.2.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} VALIDATE_CHECKOV: false # Disabling while in discovery