diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index c2467c1..9e36d69 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -16,7 +16,7 @@ jobs: uses: actions/checkout@v4 - name: Super-linter - uses: super-linter/super-linter@v6.6.0 + uses: super-linter/super-linter@v6.7.0 env: # To report GitHub Actions status checks GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file