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 f6e7afd commit ef26056
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/trivy-action-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,4 @@ jobs:
exit-code: '0'
vuln-type: 'os,library'
version: "v0.56.2"
cache: false
token-setup-trivy: ${{ secrets.READ_PAT }}
cache: false

0 comments on commit ef26056

Please sign in to comment.