Skip to content

Commit

Permalink
use master
Browse files Browse the repository at this point in the history
  • Loading branch information
knqyf263 committed Oct 10, 2024
1 parent 3520750 commit ce321d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/trivy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ jobs:
name: Trivy scan
steps:
- uses: actions/checkout@v4
- uses: knqyf263/trivy-action@1a12292eac50a1a4bec4e98f32c43564e51cff1f
#- uses: knqyf263/trivy-action@1a12292eac50a1a4bec4e98f32c43564e51cff1f
- uses: aquasecurity/trivy-action@master
with:
scan-type: 'image'
image-ref: 'jenkins:2.60.3'
Expand Down

0 comments on commit ce321d9

Please sign in to comment.