Skip to content

Disable Trivy cache in workflow#128

Merged
mprins merged 3 commits into
mainfrom
trivy-tuning
Apr 10, 2026
Merged

Disable Trivy cache in workflow#128
mprins merged 3 commits into
mainfrom
trivy-tuning

Conversation

@mprins
Copy link
Copy Markdown
Contributor

@mprins mprins commented Apr 10, 2026

Comment out Trivy cache action and cache directory usage.

Comment out Trivy cache action and cache directory usage.
@mprins mprins self-assigned this Apr 10, 2026
@mprins mprins added the infrastructure build infrastructure (Maven plugins, CI related, ...) label Apr 10, 2026
Copilot AI review requested due to automatic review settings April 10, 2026 12:45
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR disables the repository’s Trivy caching behavior in the GitHub Actions workflow by commenting out the dedicated cache step and the explicit Trivy cache-dir setting.

Changes:

  • Commented out the yogeshlonkar/trivy-cache-action step.
  • Commented out the cache-dir: .trivy inputs for both Trivy scan steps (repo/fs and IaC/config).

mprins added 2 commits April 10, 2026 15:04
Removed commented-out Trivy cache action and cache-dir options.
@mprins mprins merged commit fca66f2 into main Apr 10, 2026
4 of 5 checks passed
@mprins mprins deleted the trivy-tuning branch April 10, 2026 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infrastructure build infrastructure (Maven plugins, CI related, ...)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants