Skip to content

Commit

Permalink
Merge pull request #9 from telepace/dependabot/github_actions/aquasec…
Browse files Browse the repository at this point in the history
…urity/trivy-action-0.26.0

build(deps): bump aquasecurity/trivy-action from 0.25.0 to 0.26.0
  • Loading branch information
cubxxw authored Oct 9, 2024
2 parents 1ca3444 + a18b82e commit 511a8dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:

# 8. 安全扫描(可选)
- name: Scan Docker image for vulnerabilities
uses: aquasecurity/trivy-action@0.25.0
uses: aquasecurity/trivy-action@0.26.0
with:
image-ref: yourdockerhubusername/ai_feedback_production_${{ matrix.project }}:${{ steps.metadata.outputs.version }}
format: 'table'
Expand Down

0 comments on commit 511a8dd

Please sign in to comment.