From 1440c2549ab2d634a6e7fa0db383aa2cc2fe4503 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 06:13:44 +0000 Subject: [PATCH] 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/shell-checker.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/shell-checker.yaml b/.github/workflows/shell-checker.yaml index 8a44cc8..4b13f67 100644 --- a/.github/workflows/shell-checker.yaml +++ b/.github/workflows/shell-checker.yaml @@ -9,7 +9,7 @@ jobs: steps: - uses: actions/checkout@v6 - name: Run the sh-checker - uses: luizm/action-sh-checker@17bd25a6ee188d2b91f677060038f4ba37ba14b2 + uses: luizm/action-sh-checker@883217215b11c1fabbf00eb1a9a041f62d74c744 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} SHFMT_OPTS: -w -i 4