Rename guarddog.yml to guarddog.yaml

This commit is contained in:
Anton Hvornum 2022-11-30 00:16:41 +01:00 committed by GitHub
parent 0385f99c72
commit b1ded60dc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,4 +16,4 @@ jobs:
- name: run guarddog on archinstall
run: guarddog scan dist/*.tar.gz --exit-non-zero-on-finding
- name: run guarddog on dependencies
run: xargs guarddog scan --exit-non-zero-on-finding <requirements.txt
run: xargs guarddog scan --exit-non-zero-on-finding <requirements.txt