Commit 45334b3
committed
ci: disable setup-go cache on release runs
Release jobs publish artifacts and run on tag pushes, so a poisoned
Go module cache restored from an earlier run could influence what
gets shipped. Disable caching on actions/setup-go in the release
workflow; CI test runs keep caching enabled.1 parent a105db7 commit 45334b3
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
0 commit comments