Skip to content

Commit

Permalink
Skip trivy db updates (#3829)
Browse files Browse the repository at this point in the history
Signed-off-by: Maksim Nabokikh <[email protected]>
  • Loading branch information
nabokihms authored Nov 6, 2024
1 parent 6b4632c commit b211f55
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/artifacts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,9 @@ jobs:
scan-type: 'fs'
scan-ref: '.'
cache-dir: "./cache"
env:
TRIVY_SKIP_DB_UPDATE: true
TRIVY_SKIP_JAVA_DB_UPDATE: true

## Trivy-db uses `0600` permissions.
## But `action/cache` use `runner` user by default
Expand Down

0 comments on commit b211f55

Please sign in to comment.