Skip to content

Commit

Permalink
Merge pull request #24 from EEWBot/renovate/reviewdog-action-shellche…
Browse files Browse the repository at this point in the history
…ck-1.x
  • Loading branch information
yanorei32 authored Jun 8, 2024
2 parents 314d021 + 9df6210 commit 8323284
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 @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v4.1.6
- name: shellcheck
uses: reviewdog/action-shellcheck@v1.20.0
uses: reviewdog/action-shellcheck@v1.21.0
with:
github_token: ${{ secrets.github_token }}
reporter: github-pr-review
Expand Down

0 comments on commit 8323284

Please sign in to comment.