Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
knqyf263 committed Oct 10, 2024
1 parent 612539f commit d507226
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/trivy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@ jobs:
name: Trivy scan
steps:
- uses: actions/checkout@v4
- uses: knqyf263/trivy-action@1a12292eac50a1a4bec4e98f32c43564e51cff1f
#- uses: knqyf263/trivy-action@1a12292eac50a1a4bec4e98f32c43564e51cff1f
- uses: aquasecurity/trivy-action@807896715e16054f9ae275ea68a15ee3908f0124
with:
scan-type: 'image'
scan-ref: 'jenkins:2.60.3'
env:
TRIVY_DB_REPOSITORY: public.ecr.aws/aquasecurity/trivy-db:2

0 comments on commit d507226

Please sign in to comment.