Skip to content

Commit

Permalink
update scanner
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanagustin committed Sep 26, 2024
1 parent d292738 commit 8382c21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/anchore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
uses: anchore/scan-action@d5aa5b6cb9414b0c7771438046ff5bcfa2854ed7
id: scan
with:
image: "localbuild/testimage:latest"
image: "drengskapur/pptx2video:latest"
fail-build: true
severity-cutoff: critical
- name: Upload vulnerability report
Expand Down

0 comments on commit 8382c21

Please sign in to comment.