Skip to content

Commit 34cd25b

Browse files
Bump mfinelli/setup-shfmt from 2 to 3 (#346)
Bumps [mfinelli/setup-shfmt](https://github.com/mfinelli/setup-shfmt) from 2 to 3. - [Release notes](https://github.com/mfinelli/setup-shfmt/releases) - [Changelog](https://github.com/mfinelli/setup-shfmt/blob/master/CHANGELOG.md) - [Commits](mfinelli/setup-shfmt@v2...v3) --- updated-dependencies: - dependency-name: mfinelli/setup-shfmt dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cca0073 commit 34cd25b

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
@@ -38,7 +38,7 @@ jobs:
3838
SHELLCHECK_OPTS: --external-sources
3939
with:
4040
ignore_names: mo
41-
- uses: mfinelli/setup-shfmt@v2
41+
- uses: mfinelli/setup-shfmt@v3
4242
- run: shfmt -d scripts/*.sh
4343
- uses: crate-ci/typos@master
4444
- uses: ibiqlik/action-yamllint@v3

0 commit comments

Comments
 (0)