feat(setup-trivy): use latest as default version #15

Merged
t.behrendt merged 3 commits from feat-default-to-latest-version into main 2025-11-08 19:48:18 +01:00
Owner

Using the "latest" released version of Trivy as the default version.
We always first resolve latest to an actual version to allow the cache to work properly.

Using the "latest" released version of Trivy as the default version. We always first resolve latest to an actual version to allow the cache to work properly.
t.behrendt added 3 commits 2025-11-08 19:46:26 +01:00
run ci with latest
CI / Test Setup Trivy amd64 (pull_request) Successful in 12s
CI / Test Setup DB (pull_request) Successful in 15s
CI / Test Setup Trivy arm64 (pull_request) Successful in 33s
dfd8be0cc8
t.behrendt requested review from branch-buddy 2025-11-08 19:47:16 +01:00
branch-buddy approved these changes 2025-11-08 19:47:46 +01:00
branch-buddy left a comment
Collaborator

The changes align with the PR title and description. The default version for Trivy is correctly updated to 'latest', and the new step to resolve the version is properly implemented. No obvious issues were found in the code diff.

The changes align with the PR title and description. The default version for Trivy is correctly updated to 'latest', and the new step to resolve the version is properly implemented. No obvious issues were found in the code diff.
t.behrendt merged commit 8df2386e42 into main 2025-11-08 19:48:18 +01:00
t.behrendt deleted branch feat-default-to-latest-version 2025-11-08 19:48:19 +01:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: t.behrendt/sec-actions#15