Skip to content

Node 20 deprecation warning from trivy-action's internal actions/cache #102

@lex57ukr

Description

@lex57ukr

Goal

Eliminate the Node.js 20 deprecation warning from CI once aquasecurity/trivy-action releases a version that bumps its internal actions/cache from v4 to v5.

Context

The Publish Images and CVE Monitor workflows use aquasecurity/trivy-action@0.35.0 (latest). That action internally depends on actions/cache v4, which runs on Node.js 20. GitHub will force Node 24 starting June 2, 2026 and remove Node 20 on September 16, 2026.

We can't fix this ourselves — the actions/cache pin lives inside trivy-action's action.yml. Dependabot will propose the bump automatically once a new trivy-action release ships with the fix.

Scope

References

Metadata

Metadata

Assignees

Labels

dependenciesDependency updatessecuritySecurity-related change

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions