build(deps): bump ludeeus/action-shellcheck from 0.5.0 to 1.1.0
Bumps [ludeeus/action-shellcheck](https://github.com/ludeeus/action-shellcheck) from 0.5.0 to 1.1.0. - [Release notes](https://github.com/ludeeus/action-shellcheck/releases) - [Commits](https://github.com/ludeeus/action-shellcheck/compare/0.5.0...1.1.0) --- updated-dependencies: - dependency-name: ludeeus/action-shellcheck dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4a751c1386
commit
98c4c90637
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -42,7 +42,7 @@ jobs:
|
|||
- name: "Clone Repository"
|
||||
uses: actions/checkout@v2
|
||||
- name: "Run ShellCheck"
|
||||
uses: ludeeus/action-shellcheck@0.5.0
|
||||
uses: ludeeus/action-shellcheck@1.1.0
|
||||
with:
|
||||
severity: warning
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue