diff --git a/.github/workflows/push-shell.yml b/.github/workflows/push-shell.yml index c430f26..68070e7 100644 --- a/.github/workflows/push-shell.yml +++ b/.github/workflows/push-shell.yml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@v3 - name: Lint code with Shellcheck - uses: ludeeus/action-shellcheck@1.1.0 + uses: ludeeus/action-shellcheck@2.0.0 style: name: Check style