fix(deps): update @actions/cache to 4.0.0#1328
fix(deps): update @actions/cache to 4.0.0#1328MikeMcC399 wants to merge 4 commits intocypress-io:masterfrom
Conversation
|
|
It's not clear why this is failing. I don't have access to the details: |
8bfbbeb to
c328799
Compare
jennifer-shehane
left a comment
There was a problem hiding this comment.
@MikeMcC399 Snyk is surfacing a medium security violation in this new package - I wonder if this is tracked anywhere in the actions/cache repo: https://security.snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
Introduced through: @actions/cache@4.0.0 › twirp-ts@2.5.0 › dot-object@2.1.5 › glob@7.2.3 › inflight@1.0.6
|
Thanks for passing on the vulnerability assessment from SNYK. I will check. |
We can leave this issue in draft until either the cut-off date Feb 2025 is reached or the vulnerability is resolved, which ever happens first. If this PR is merged without resolution, then every subsequent PR is going to get flagged by SNYK, which would be annoying. BTW: The Cypress binary is also distributing |
|
|
GitHub maintainers have acknowledged the issue (see actions/toolkit#1890 (reply in thread)) and have added it to their backlog to resolve in the next minor release of |
Issue
The new version is @actions/cache@4.0.0
See also @actions/cache Package Deprecation Notice. Upgrade to the latest 4.0.0 or higher before February 1st 2025.
Change