Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Make go modules for osv-scanner cacheable #589

Merged
merged 2 commits into from Nov 23, 2023
Merged

ci: Make go modules for osv-scanner cacheable #589

merged 2 commits into from Nov 23, 2023

Conversation

cpswan
Copy link
Member

@cpswan cpswan commented Nov 23, 2023

image

- What I did

Added go.sum so that Actions can cache modules used by osv-scanner

- How I did it

Copied the go.sum from the osv-scanner repo, and added the hashes for osv-scanner itself.

- How to verify it

Warning should disappear from unit_tests workflow runs.

- Description for the changelog

ci: Make go modules for osv-scanner cacheable

@cpswan cpswan self-assigned this Nov 23, 2023
@gkc gkc merged commit 7eae6eb into trunk Nov 23, 2023
11 checks passed
@gkc gkc deleted the cpswan-go-cache branch November 23, 2023 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants