Skip to content

Commit baefff2

Browse files
dependabot[bot]Oliver Weiler
authored andcommitted
Bump reviewdog/action-shellcheck from 1.22.0 to 1.23.0
Bumps [reviewdog/action-shellcheck](https://github.com/reviewdog/action-shellcheck) from 1.22.0 to 1.23.0. - [Release notes](https://github.com/reviewdog/action-shellcheck/releases) - [Commits](reviewdog/action-shellcheck@v1.22.0...v1.23.0) --- updated-dependencies: - dependency-name: reviewdog/action-shellcheck dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3c1dfba commit baefff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Check code style
2323
uses: reviewdog/[email protected]
2424
- name: Run static analysis
25-
uses: reviewdog/action-shellcheck@v1.22.0
25+
uses: reviewdog/action-shellcheck@v1.23.0
2626
- name: Run tests
2727
run: |
2828
# workaround for https://github.com/actions/runner-images/issues/9644

0 commit comments

Comments
 (0)