Merge pull request #218 from ronivay/dependabot/github_actions/ludeeus/action-shellcheck-2.0.0
chore(deps): bump ludeeus/action-shellcheck from 1.1.0 to 2.0.0
This commit is contained in:
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: run shellcheck
|
- name: run shellcheck
|
||||||
uses: ludeeus/action-shellcheck@1.1.0
|
uses: ludeeus/action-shellcheck@2.0.0
|
||||||
|
|
||||||
- name: run shfmt
|
- name: run shfmt
|
||||||
uses: luizm/action-sh-checker@v0.3.0
|
uses: luizm/action-sh-checker@v0.3.0
|
||||||
|
Reference in New Issue
Block a user