diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 858d0cc6b..15817530d 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -62,7 +62,7 @@ jobs: - name: Clone uses: actions/checkout@v4 - name: Run shfmt - uses: luizm/action-sh-checker@c6edb3de93e904488b413636d96c6a56e3ad671a + uses: luizm/action-sh-checker@17bd25a6ee188d2b91f677060038f4ba37ba14b2 env: SHFMT_OPTS: -l -bn -ci -i 2 -d with: