Skip to content

Commit 5993bbf

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] <support@github.com>
1 parent 4667eb8 commit 5993bbf

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/label-checker@v1.0.9
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/go@go1.15

0 commit comments

Comments
 (0)