Commit f4c7c93
authored
ci: fix ruby/setup-ruby cache poisoning and stale version comment (#96)
- Disable bundler-cache and add explicit bundle install step to
eliminate a zizmor cache-poisoning finding (bundler cache combined
with docker/build-push-action publishing runtime artifacts)
- Correct the trailing version comment on ruby/setup-ruby from
v1.310.0 to v1.315.0 to match the pinned commit SHA1 parent 8976353 commit f4c7c93
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
0 commit comments