From 26d5d808fdceccf90cf48a394827277339e83686 Mon Sep 17 00:00:00 2001 From: Ahmad Nassri <ahmad@ahmadnassri.com> Date: Thu, 13 May 2021 11:06:45 -0400 Subject: [PATCH] chore(template): sync with ahmadnassri/template-node-lib --- .github/workflows/super-linter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/super-linter.yml b/.github/workflows/super-linter.yml index 8adddeb..05b9bc1 100644 --- a/.github/workflows/super-linter.yml +++ b/.github/workflows/super-linter.yml @@ -30,7 +30,7 @@ jobs: with: fetch-depth: 0 - - uses: github/super-linter@v3.15.5 + - uses: github/super-linter@v3.17.1 env: GITHUB_TOKEN: ${{ github.token }} LOG_LEVEL: ERROR