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:
dependabot[bot] 2021-09-01 18:40:04 +00:00 committed by Tom Gundersen
parent 79227bdf28
commit 96e79162fb

View file

@ -63,7 +63,7 @@ jobs:
with:
ref: ${{ github.event.pull_request.head.sha }}
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@0.5.0
uses: ludeeus/action-shellcheck@1.1.0
with:
ignore: vendor # We don't want to fix the code in vendored dependencies
env: