Skip to content

Commit

Permalink
chore(deps): update luizm/action-sh-checker action to v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 27, 2023
1 parent ab12769 commit a09408c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-shell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@v3

- name: Check format with shfmt and lint with shellcheck
uses: luizm/action-sh-checker@v0.5.0
uses: luizm/action-sh-checker@v0.6.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit a09408c

Please sign in to comment.