github-actions[bot]
|
6b12e3d9d9
|
Update checked-in dependencies
|
2024-01-15 17:41:40 +00:00 |
|
Henry Mercer
|
4db827f313
|
Update @actions/cache and remove overrides
Now that `@actions/cache` has been updated, we can remove our manual
overrides for vulnerable dependencies.
|
2023-08-14 18:59:06 +01:00 |
|
Henry Mercer
|
4b7eb74ef5
|
Bump semver
|
2023-07-11 20:48:18 +01:00 |
|
Andrew Eisenberg
|
eba983fb9b
|
Removes deprecated set-output usage
For more information see
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
This change bumps a bunch of the internal actions packages. Note that
the only required version change is `actions/core` to 1.10.0. The others
are not required, but seem like a reasonable idea.
It also changes all of the workflows that use `set-output`.
|
2022-10-13 13:25:43 -07:00 |
|
Edoardo Pirovano
|
adb28963c0
|
Further update to reflect a conversation with @henrymercer
|
2022-10-11 16:59:48 +01:00 |
|
Edoardo Pirovano
|
38c2c091e8
|
Add dependency on @actions/cache
|
2022-08-04 15:12:29 +01:00 |
|