fix(setup-db): remove secondary cache key #36
Reference in New Issue
Block a user
Delete Branch "fix-setup-db-remove-secondaty-cache-key"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The changes in the diff align with the PR title, which aims to remove a secondary cache key. The diff correctly removes the redundant 'trivy-db-' entry from the restore-keys section. No obvious issues or inconsistencies are present.