mirror of
https://github.com/namibia/openvpn-install.git
synced 2024-11-18 18:25:10 +00:00
build(deps): bump ludeeus/action-shellcheck from 0.2.1 to 0.4.1
Bumps [ludeeus/action-shellcheck](https://github.com/ludeeus/action-shellcheck) from 0.2.1 to 0.4.1. - [Release notes](https://github.com/ludeeus/action-shellcheck/releases) - [Commits](https://github.com/ludeeus/action-shellcheck/compare/0.2.1...2394c9008b9dfe3897187f907e93b57eedeeedb2) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
eca5be8aac
commit
d37ffde48e
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: shellcheck
|
||||
uses: ludeeus/action-shellcheck@0.2.1
|
||||
uses: ludeeus/action-shellcheck@0.4.1
|
||||
env:
|
||||
SHELLCHECK_OPTS: -e SC1091,SC2164,SC2034,SC1072,SC1073,SC1009
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user