1
1
mirror of https://github.com/angristan/wireguard-install.git synced 2024-06-01 03:00:47 +00:00
This commit is contained in:
dependabot[bot] 2023-01-30 15:00:50 +00:00 committed by GitHub
commit ea4c2906b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- name: shellcheck - name: shellcheck
uses: ludeeus/action-shellcheck@1.1.0 uses: ludeeus/action-shellcheck@2.0.0
env: env:
SHELLCHECK_OPTS: -e SC1091,SC1117,SC2001,SC2034 SHELLCHECK_OPTS: -e SC1091,SC1117,SC2001,SC2034