Skip to content

Commit

Permalink
Fix execution when trivy fs disabled
Browse files Browse the repository at this point in the history
  • Loading branch information
arturo-seijas committed Nov 22, 2024
1 parent eeb3ae6 commit 516f7ac
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/integration_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -287,8 +287,6 @@ jobs:
exit-code: '1'
severity: ${{ inputs.trivy-severity-config }}
env:
TRIVY_USERNAME: ${{ github.actor }}
TRIVY_PASSWORD: ${{ secrets.GITHUB_TOKEN }}
TRIVY_SKIP_DB_UPDATE: true
- name: Check trivyignore
run: |
Expand Down

0 comments on commit 516f7ac

Please sign in to comment.