Skip to content

Commit 0cbf270

Browse files
Bump koalaman/shellcheck from 0.7.1 to 0.10.0 (#92)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa8f10b commit 0cbf270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot_hack.yml

+1-1
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)