From 3a01bb540d0c4a8ca142d88f0c7772ea5ffd9119 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 26 Jul 2021 16:42:32 +0000 Subject: [PATCH] Update reviewdog/action-shellcheck action to v1.7 --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 99282d9a..2681c787 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -18,7 +18,7 @@ jobs: - name: Checkout to branch uses: actions/checkout@v2 - name: shellcheck - uses: reviewdog/action-shellcheck@v1.6 + uses: reviewdog/action-shellcheck@v1.7 test-no-head-sha: name: Test changed-files missing head sha