mirror of
https://code.forgejo.org/actions/cache.git
synced 2026-02-05 02:16:18 +00:00
Upgrade dependencies and address security warnings
- Bump `@actions/cache` to v5.0.5 - Bump `@actions/core` to v2.0.3
This commit is contained in:
parent
345d5c2f76
commit
dc73bb9f7b
3 changed files with 165 additions and 207 deletions
|
|
@ -2,6 +2,11 @@
|
|||
|
||||
## Changelog
|
||||
|
||||
### 5.0.3
|
||||
|
||||
- Bump `@actions/cache` to v5.0.5 (Resolves: https://github.com/actions/cache/security/dependabot/33)
|
||||
- Bump `@actions/core` to v2.0.3
|
||||
|
||||
### 5.0.2
|
||||
|
||||
- Bump `@actions/cache` to v5.0.3 [#1692](https://github.com/actions/cache/pull/1692)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue