Skip to content

govulncheck-action: using old action/setup-go results in no caching #73616

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

Closed
kolyshkin opened this issue May 7, 2025 · 4 comments
Closed

govulncheck-action: using old action/setup-go results in no caching #73616

kolyshkin opened this issue May 7, 2025 · 4 comments
Labels
FixPending Issues that have a fix which has not yet been reviewed or submitted. ToolProposal Issues describing a requested change to a Go tool or command-line program.
Milestone

Comments

@kolyshkin
Copy link
Contributor

I tried using govulncheck-action and found out it warns about inability to create/use go cache in Post-Run action:

Failed to save: Unable to reserve cache with key setup-go-Linux-ubuntu24-go-1.23.0-57e5a0cc3f57cde7b8a8680dd8add3a3ecb87e2a81b18cf65ac8d2064e969869, another job may be creating this cache. More details: This legacy service is shutting down, effective April 15, 2025. Migrate to the new service ASAP. For more information: https://gh.io/gha-cache-sunset

This was fixed by a recent update of actions/setup-go: https://github.com/actions/setup-go/releases/tag/v5.3.0

This should be fixed by
https://go-review.googlesource.com/c/govulncheck-action/+/670318

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/670318 mentions this issue: action.yml: update actions to fix caching issue

@gabyhelp
Copy link

gabyhelp commented May 7, 2025

@gabyhelp gabyhelp added the ToolProposal Issues describing a requested change to a Go tool or command-line program. label May 7, 2025
@cherrymui cherrymui changed the title govulncheck-action: using old action/setup-go results in no caching. govulncheck-action: using old action/setup-go results in no caching May 8, 2025
@cherrymui cherrymui added the FixPending Issues that have a fix which has not yet been reviewed or submitted. label May 8, 2025
@cherrymui cherrymui added this to the Unreleased milestone May 8, 2025
@cherrymui
Copy link
Member

cc @golang/vulndb

@kolyshkin
Copy link
Contributor Author

@golang/vulndb can you please make a tagged release of this action? Most people rely on a tagged version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FixPending Issues that have a fix which has not yet been reviewed or submitted. ToolProposal Issues describing a requested change to a Go tool or command-line program.
Projects
None yet
Development

No branches or pull requests

4 participants