Skip to content

Commit

Permalink
test(trivy-action): token doesn't exist
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyLewen committed Oct 24, 2024
1 parent ef26056 commit 1e229a5
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@e9e31edcb0a6bd9a9e1c562428ef30e97a3e3464
uses: aquasecurity/trivy-action@9960a61d3b34b079b1b0bd246268917e5a7dd6af
with:
scan-type: 'fs'
image-ref: '.'
Expand Down

0 comments on commit 1e229a5

Please sign in to comment.