Skip to content

Commit

Permalink
Merge pull request #156 from sksat/renovate/reviewdog-action-suggeste…
Browse files Browse the repository at this point in the history
…r-1.x

chore(deps): update reviewdog/action-suggester action to v1.8.0
  • Loading branch information
sksat authored Sep 7, 2023
2 parents cb3673a + 7d60f8b commit b38b42f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: shellcheck suggest
if: ${{ github.event_name }} == 'pull_request'
uses: reviewdog/action-suggester@v1.7.5
uses: reviewdog/action-suggester@v1.8.0
with:
tool_name: shellcheck

Expand Down

0 comments on commit b38b42f

Please sign in to comment.