Skip to content

Commit 7fb078b

Browse files
Bump mfinelli/setup-shfmt from 4.0.0 to 4.0.1 (#1220)
Bumps [mfinelli/setup-shfmt](https://github.com/mfinelli/setup-shfmt) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/mfinelli/setup-shfmt/releases) - [Changelog](https://github.com/mfinelli/setup-shfmt/blob/master/CHANGELOG.md) - [Commits](mfinelli/setup-shfmt@4f96029...a25fda4) --- updated-dependencies: - dependency-name: mfinelli/setup-shfmt dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f233c3 commit 7fb078b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- uses: ludeeus/action-shellcheck@00b27aa7cb85167568cb48a3838b75f4265f2bca # master
3232
with:
3333
ignore_paths: vendor
34-
- uses: mfinelli/setup-shfmt@4f96029d5d3b7e1d2fd0ac5916f01a8d732e71d0 # v4.0.0
34+
- uses: mfinelli/setup-shfmt@a25fda4c1fe115aec0f85e04126610841bc3141d # v4.0.1
3535
- run: shfmt -d scripts/*.sh
3636
- uses: crate-ci/typos@0c17dabcee8b8f1957fa917d17393a23e02e1583 # master
3737
- uses: ibiqlik/action-yamllint@2576378a8e339169678f9939646ee3ee325e845c # v3.1.1

0 commit comments

Comments
 (0)