Skip to content

Commit ee40476

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

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.10.0
27+
- uses: koalaman/shellcheck@v0.11.0
2828

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

0 commit comments

Comments
 (0)