mirror of
https://github.com/helm/helm.git
synced 2026-02-03 20:39:45 -05:00
GitHub Actions has a cache of tools, like Go, and it does not update
this cache when a new version comes out. It can take more than a week
for a new version to be available.
This change forces the action to check if a newer version is available
than is in the cache.
Closes #31634
Signed-off-by: Matt Farina <matt.farina@suse.com>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| build-test.yml | ||
| codeql-analysis.yml | ||
| golangci-lint.yml | ||
| govulncheck.yml | ||
| release.yml | ||
| scorecards.yml | ||
| stale-issue-bot.yaml | ||