Skip to content

Commit

Permalink
Use pinned trivy version
Browse files Browse the repository at this point in the history
  • Loading branch information
lhotari committed Oct 10, 2024
1 parent c25fc39 commit 96ea622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pulsar-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -894,7 +894,7 @@ jobs:

- name: Run Trivy container scan
id: trivy_scan
uses: aquasecurity/trivy-action@master
uses: aquasecurity/trivy-action@0.26.0
if: ${{ github.repository == 'apache/pulsar' && github.event_name != 'pull_request' }}
continue-on-error: true
with:
Expand Down

0 comments on commit 96ea622

Please sign in to comment.