Skip to content

Commit

Permalink
Update scan-simples.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BatistaGabriel authored Apr 27, 2024
1 parent f7f566f commit a050d70
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/scan-simples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,10 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v3


- name: Install dependencies
run: npm install

- name: Trivy Scan
uses: aquasecurity/trivy-action@master
with:
Expand Down

0 comments on commit a050d70

Please sign in to comment.