mirror of
https://github.com/dswd/vpncloud.git
synced 2025-04-09 18:02:46 +00:00
Update audit workflow
This commit is contained in:
parent
79916104ba
commit
2dc774196e
2
.github/workflows/audit.yml
vendored
2
.github/workflows/audit.yml
vendored
@ -6,7 +6,7 @@ jobs:
|
||||
audit:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions-rs/audit-check@v1
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user