mirror of
https://github.com/angristan/wireguard-install.git
synced 2024-11-22 12:45:15 +00:00
Bump ludeeus/action-shellcheck from 0.4.1 to 0.5.0
Bumps [ludeeus/action-shellcheck](https://github.com/ludeeus/action-shellcheck) from 0.4.1 to 0.5.0. - [Release notes](https://github.com/ludeeus/action-shellcheck/releases) - [Commits](https://github.com/ludeeus/action-shellcheck/compare/0.4.1...c489c81f79527f818be72b97b918b06e75eaee6d) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
746dbe4f7f
commit
8464fc4ea2
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: shellcheck
|
- name: shellcheck
|
||||||
uses: ludeeus/action-shellcheck@0.4.1
|
uses: ludeeus/action-shellcheck@0.5.0
|
||||||
env:
|
env:
|
||||||
SHELLCHECK_OPTS: -e SC1091,SC1117,SC2001
|
SHELLCHECK_OPTS: -e SC1091,SC1117,SC2001
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user