diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index f106ed1..68665e2 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -15,7 +15,7 @@ jobs: uses: ludeeus/action-shellcheck@2.0.0 - name: run shfmt - uses: luizm/action-sh-checker@v0.8.0 + uses: luizm/action-sh-checker@v0.9.0 env: SHFMT_OPTS: -d with: