Skip to content

Commit

Permalink
test(trivy-action): token-setup-trivy without default value
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyLewen committed Oct 23, 2024
1 parent 6b499b3 commit 46cebad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy-action-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v4

- name: Run Trivy vulnerability scanner in fs mode
uses: DmitriyLewen/trivy-action@e78daca2a1cb92de6fd1ba645bd146b851efc10c
uses: DmitriyLewen/trivy-action@0d9f14d79fb253616d5f38917429a6ba7c398554
with:
scan-type: 'fs'
image-ref: '.'
Expand Down

0 comments on commit 46cebad

Please sign in to comment.