From 2b2e2cb0d0159d8130dfc0fe86ac7603dc2a5d88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 17:06:15 +0000 Subject: [PATCH] Bump mfinelli/setup-shfmt from 3.0.1 to 3.0.2 Bumps [mfinelli/setup-shfmt](https://github.com/mfinelli/setup-shfmt) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/mfinelli/setup-shfmt/releases) - [Changelog](https://github.com/mfinelli/setup-shfmt/blob/master/CHANGELOG.md) - [Commits](https://github.com/mfinelli/setup-shfmt/compare/031e887e39d899d773a7e9b6dd6472c2c23ff50d...1a143389339b48c4b48ae3cdc058f3dbe336a701) --- updated-dependencies: - dependency-name: mfinelli/setup-shfmt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/pre-main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pre-main.yml b/.github/workflows/pre-main.yml index 13987294d..da5c87227 100644 --- a/.github/workflows/pre-main.yml +++ b/.github/workflows/pre-main.yml @@ -27,7 +27,7 @@ jobs: - uses: ludeeus/action-shellcheck@00b27aa7cb85167568cb48a3838b75f4265f2bca # master with: ignore_paths: vendor - - uses: mfinelli/setup-shfmt@031e887e39d899d773a7e9b6dd6472c2c23ff50d # v3.0.1 + - uses: mfinelli/setup-shfmt@1a143389339b48c4b48ae3cdc058f3dbe336a701 # v3.0.2 - run: shfmt -d scripts/*.sh - uses: crate-ci/typos@9d890159570d5018df91fedfa40b4730cd4a81b1 # master - uses: ibiqlik/action-yamllint@2576378a8e339169678f9939646ee3ee325e845c # v3.1.1