Skip to content

Commit dd74a34

Browse files
Bump koalaman/shellcheck from 0.7.1 to 0.10.0
Bumps [koalaman/shellcheck](https://github.com/koalaman/shellcheck) from 0.7.1 to 0.10.0. - [Release notes](https://github.com/koalaman/shellcheck/releases) - [Changelog](https://github.com/koalaman/shellcheck/blob/master/CHANGELOG.md) - [Commits](koalaman/shellcheck@v0.7.1...v0.10.0) --- updated-dependencies: - dependency-name: koalaman/shellcheck dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f57dcc8 commit dd74a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot_hack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- uses: agilepathway/[email protected]
2525

2626
# update the version in the devcontainer `Dockerfile` manually, too
27-
- uses: koalaman/shellcheck@v0.7.1
27+
- uses: koalaman/shellcheck@v0.10.0
2828

2929
# update the version in `github_tag_and_release.yml` manually, too
3030
- uses: golang/[email protected]

0 commit comments

Comments
 (0)