Skip to content

Commit

Permalink
Merge pull request #177 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.9.0
  • Loading branch information
sksat authored Dec 22, 2023
2 parents 269f0f0 + 5e52b54 commit 8cff99c
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.8.0
uses: reviewdog/action-suggester@v1.9.0
with:
tool_name: shellcheck

Expand Down

0 comments on commit 8cff99c

Please sign in to comment.