Skip to content

Commit 1940d1b

Browse files
chore(deps): update reviewdog/action-shellcheck action to v1.30.0 (#150)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2439dad commit 1940d1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
if_true: "github-pr-review"
2121
if_false: "github-check"
2222

23-
- uses: reviewdog/action-shellcheck@57079a832290a049f49cee90984b072c870fb7d4 # v1.29.3
23+
- uses: reviewdog/action-shellcheck@5ebd09ddbe2ebb471646ce234c6c8dd18663ca7c # v1.30.0
2424
with:
2525
github_token: ${{ secrets.github_token }}
2626
reporter: ${{ steps.reporter.outputs.value }}

0 commit comments

Comments
 (0)