You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(sca): grype db should be downloaded at least daily (#324)
In case in a repo we are not over the 10GB limit for GitHub actions cache
the database never gets updated.
This patch makes sure to use a cache key that is day specific to force one
fetch per day.
0 commit comments