1
1
mirror of https://github.com/angristan/wireguard-install.git synced 2024-06-10 15:12:20 +00:00

Update action

This commit is contained in:
Stanislas 2019-10-30 12:09:40 +09:00 committed by GitHub
parent 237917009e
commit 7979fef27e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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