Skip to content

Commit 81551ae

Browse files
authored
Merge pull request #47 from reviewdog/renovate/reviewdog-action-shellcheck-1.x
chore(deps): update reviewdog/action-shellcheck action to v1.29.2
2 parents 2d6743a + 8be5718 commit 81551ae

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
@@ -16,7 +16,7 @@ jobs:
1616
cond: ${{ github.event_name == 'pull_request' }}
1717
if_true: "github-pr-review"
1818
if_false: "github-check"
19-
- uses: reviewdog/action-shellcheck@6e0e63d1750d02d761b3df0f2c5ba9f9ac4a9ed7 # v1.29.0
19+
- uses: reviewdog/action-shellcheck@1081fc2953db00c6756f750e09563b49a8a09408 # v1.29.2
2020
with:
2121
github_token: ${{ secrets.github_token }}
2222
reporter: ${{ steps.reporter.outputs.value }}

0 commit comments

Comments
 (0)