You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by ag...@apache.org on 2021/12/21 19:51:22 UTC

[incubator-nuttx-apps] branch master updated: ci: Bump github/super-linter version to V4

This is an automated email from the ASF dual-hosted git repository.

aguettouche pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git


The following commit(s) were added to refs/heads/master by this push:
     new eb124a4  ci: Bump github/super-linter version to V4
eb124a4 is described below

commit eb124a4357b6189b49aa3fc4f8f2441bcd02d23b
Author: Gustavo Henrique Nihei <gu...@espressif.com>
AuthorDate: Tue Dec 21 14:14:25 2021 -0300

    ci: Bump github/super-linter version to V4
    
    Signed-off-by: Gustavo Henrique Nihei <gu...@espressif.com>
---
 .github/workflows/lint.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml
index 5563af6..94256ee 100644
--- a/.github/workflows/lint.yml
+++ b/.github/workflows/lint.yml
@@ -13,7 +13,7 @@ jobs:
     steps:
       - uses: actions/checkout@v2
       - name: 🧹 YAML Lint
-        uses: github/super-linter@v3
+        uses: github/super-linter@v4
         env:
           VALIDATE_YAML: true
           FILTER_REGEX_INCLUDE: .*\.github/.*