diff --git a/.github/workflows/standard-lint.yaml b/.github/workflows/standard-lint.yaml index 3808301..6ec0dff 100644 --- a/.github/workflows/standard-lint.yaml +++ b/.github/workflows/standard-lint.yaml @@ -97,7 +97,7 @@ jobs: id: ml # You can override MegaLinter flavor used to have faster performances # More info at https://megalinter.io/latest/flavors/ - uses: oxsecurity/megalinter@ef3e84b8b836d76db562d0f3ed7da61e8fd538bc # v9.6.0 + uses: oxsecurity/megalinter@15e5b45552097e318c93de385779ce3b1084052c # v10.0.0 env: VALIDATE_ALL_CODEBASE: "true" # only try to post PR comments if it's not a fork