Skip to content

Commit

Permalink
fix: test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DVKunion committed Jan 31, 2023
1 parent 3155688 commit 2976902
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
- uses: actions/checkout@v3
- uses: chaitin/veinmind-action@main
with:
scan-action: scan-host
scan-action: scan image
image-ref: ubuntu:20.04
test2:
runs-on: ubuntu-latest
Expand All @@ -18,6 +18,6 @@ jobs:
- run: docker build -t weakpass:latest -f test/Dockerfile .
- uses: chaitin/veinmind-action@main
with:
scan-action: scan-host
scan-action: scan image
image-ref: weakpass:latest
exit-code: 1

0 comments on commit 2976902

Please sign in to comment.