mirror of
https://github.com/Yamato-Security/WELA.git
synced 2025-12-06 09:12:46 +01:00
fix: update check-audit.yml to include -Auto parameter in configure command
This commit is contained in:
2
.github/workflows/check-audit.yml
vendored
2
.github/workflows/check-audit.yml
vendored
@@ -45,7 +45,7 @@ jobs:
|
||||
|
||||
- name: Run congiure command(PowerShell 5.1)
|
||||
run: |
|
||||
./WELA.ps1 configure
|
||||
./WELA.ps1 configure -Auto
|
||||
shell: powershell
|
||||
|
||||
- name: Run WELA.ps1 audit-settings(PowerShell 5.1)
|
||||
|
||||
Reference in New Issue
Block a user