From 20c45ffb6138db3097400863f4ec792906a1b67a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 13:03:44 +0000 Subject: [PATCH] chore(deps): bump luizm/action-sh-checker from 0.9.0 to 0.10.0 Bumps [luizm/action-sh-checker](https://github.com/luizm/action-sh-checker) from 0.9.0 to 0.10.0. - [Release notes](https://github.com/luizm/action-sh-checker/releases) - [Commits](https://github.com/luizm/action-sh-checker/compare/17bd25a6ee188d2b91f677060038f4ba37ba14b2...883217215b11c1fabbf00eb1a9a041f62d74c744) --- updated-dependencies: - dependency-name: luizm/action-sh-checker dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 4768ac828..3abf5ef8b 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -78,7 +78,7 @@ jobs: - name: Clone uses: actions/checkout@v6 - name: Run shfmt - uses: luizm/action-sh-checker@17bd25a6ee188d2b91f677060038f4ba37ba14b2 + uses: luizm/action-sh-checker@883217215b11c1fabbf00eb1a9a041f62d74c744 # v0.5.0 => edd0e45ecff35b05f162052b50df50976c1b74fc env: SHFMT_OPTS: -l -bn -ci -i 2 -d