Skip to content

Commit c06373e

Browse files
Bump reviewdog/action-shellcheck from 1.15.0 to 1.30.0
Bumps [reviewdog/action-shellcheck](https://github.com/reviewdog/action-shellcheck) from 1.15.0 to 1.30.0. - [Release notes](https://github.com/reviewdog/action-shellcheck/releases) - [Commits](reviewdog/action-shellcheck@v1.15.0...v1.30.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 4667eb8 commit c06373e

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
@@ -34,7 +34,7 @@ jobs:
3434
steps:
3535
- uses: actions/[email protected]
3636
- name: shellcheck
37-
uses: reviewdog/action-shellcheck@v1.15.0
37+
uses: reviewdog/action-shellcheck@v1.30.0
3838
with:
3939
github_token: ${{ secrets.github_token }}
4040
reporter: github-check

0 commit comments

Comments
 (0)