Skip to content

Commit

Permalink
scan container with known issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Thijs van Loef committed Feb 20, 2024
1 parent 7e3b6d7 commit 4bf0028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@master
with:
image-ref: 'security'
image-ref: 'thijsvanloef/palworld-server-docker:v0.1'
ignore-unfixed: true
format: 'sarif'
output: 'trivy-results.sarif'
Expand Down

0 comments on commit 4bf0028

Please sign in to comment.