Skip to content

Commit 0d4bad1

Browse files
Bump reviewdog/action-shellcheck from 1.30.0 to 1.32.0
Bumps [reviewdog/action-shellcheck](https://github.com/reviewdog/action-shellcheck) from 1.30.0 to 1.32.0. - [Release notes](https://github.com/reviewdog/action-shellcheck/releases) - [Commits](reviewdog/action-shellcheck@v1.30.0...v1.32.0) --- updated-dependencies: - dependency-name: reviewdog/action-shellcheck dependency-version: 1.32.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 472fb2d commit 0d4bad1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reviewdog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
steps:
4141
- uses: actions/[email protected]
4242
- name: shellcheck
43-
uses: reviewdog/action-shellcheck@v1.30.0
43+
uses: reviewdog/action-shellcheck@v1.32.0
4444
with:
4545
github_token: ${{ secrets.github_token }}
4646
reporter: github-check

0 commit comments

Comments
 (0)