Commit d0134c8
authored
chore: pin cache action (#290)
This pins the cache action in the composite action code.
Pins to https://github.com/actions/setup-node/releases/tag/v4.4.0
This allows people to enforce the new GitHub policy to only use pinned GitHub Actions.
(This requirement is transitive)1 parent ae1d1cd commit d0134c8
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
| 175 | + | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | | - | |
| 220 | + | |
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
| |||
0 commit comments