Skip to content

Commit

Permalink
Merge pull request #2700 from yurake/renovate/luizm-action-sh-checker…
Browse files Browse the repository at this point in the history
…-0.x

Update dependency luizm/action-sh-checker to v0.5.0
  • Loading branch information
yurake committed Oct 4, 2022
2 parents 4ac22d0 + ae6ce12 commit 0aa5d6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shell-validator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Run shellcheck
uses: ludeeus/action-shellcheck@1.1.0
- name: Run sh-checker
uses: luizm/action-sh-checker@v0.4.0
uses: luizm/action-sh-checker@v0.5.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 0aa5d6b

Please sign in to comment.