diff --git a/.github/workflows/mega-linter.yml b/.github/workflows/mega-linter.yml index ee1276b..5d4c959 100644 --- a/.github/workflows/mega-linter.yml +++ b/.github/workflows/mega-linter.yml @@ -35,7 +35,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/flavors/go@c217fe8f7bc9207062a084e989bd97efd56e7b9a # v8 + uses: oxsecurity/megalinter/flavors/go@d8c95fc6f2237031fb9e9322b0f97100168afa6e # v8 env: # All available variables are described in documentation # https://megalinter.io/latest/config-file/