diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 8da5704..4d31283 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -21,7 +21,7 @@ jobs: fetch-depth: 0 - name: MegaLinter - uses: oxsecurity/megalinter/flavors/cupcake@1fc052d03c7a43c78fe0fee19c9d648b749e0c01 # v8.3.0 + uses: oxsecurity/megalinter/flavors/cupcake@e08c2b05e3dbc40af4c23f41172ef1e068a7d651 # v8.8.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} SPELL_CSPELL_DISABLE_ERRORS: true