diff --git a/.github/workflows/push-shell.yml b/.github/workflows/push-shell.yml index c430f26..26a4971 100644 --- a/.github/workflows/push-shell.yml +++ b/.github/workflows/push-shell.yml @@ -28,6 +28,6 @@ jobs: uses: actions/checkout@v3 - name: Run shfmt - uses: luizm/action-sh-checker@v0.5.0 + uses: luizm/action-sh-checker@v0.7.0 with: sh_checker_shellcheck_disable: true