mirror of
https://github.com/angristan/wireguard-install.git
synced 2024-11-24 05:56:02 +03:00
Update action
This commit is contained in:
parent
237917009e
commit
7979fef27e
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
@ -6,6 +6,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@master
|
- uses: actions/checkout@master
|
||||||
- name: shellcheck
|
- name: shellcheck
|
||||||
uses: ludeeus/actions/shellcheck@master
|
uses: ludeeus/action-shellcheck@0.0.1
|
||||||
with:
|
with:
|
||||||
args: wireguard-install.sh -e SC1091 -e SC2034
|
args: wireguard-install.sh -e SC1091 -e SC2034
|
||||||
|
Loading…
Reference in New Issue
Block a user