Skip to content

Commit

Permalink
chore(deps): update aquasecurity/trivy-action action to v0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 18, 2024
1 parent fab15eb commit 9894d18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: actions/checkout@v4

- name: Run Trivy
uses: aquasecurity/trivy-action@0.22.0
uses: aquasecurity/trivy-action@0.23.0
with:
scan-ref: .
scan-type: ${{ matrix.scan-type }}
Expand Down

0 comments on commit 9894d18

Please sign in to comment.