diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index a081073..9556ae6 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -54,7 +54,7 @@ jobs: - name: Clone uses: actions/checkout@v5 - name: Run shfmt - uses: luizm/action-sh-checker@17bd25a6ee188d2b91f677060038f4ba37ba14b2 + uses: luizm/action-sh-checker@883217215b11c1fabbf00eb1a9a041f62d74c744 env: SHFMT_OPTS: -l -bn -ci -i 2 -d with: