Outdated GitHub Actions Detected
The following actions have newer versions available:
| Action |
Current |
Latest |
Recommended Update |
actions/cache |
v5.0.5 |
v6.1.0 |
actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0 |
How to Update
Replace each action reference in your workflow files with the SHA-pinned version shown in the "Recommended Update" column.
Why SHA Pinning?
Pinning to a commit SHA prevents supply chain attacks where a malicious actor could move a tag to point to compromised code.
This issue was automatically generated by the check-action-versions workflow.
Outdated GitHub Actions Detected
The following actions have newer versions available:
actions/cacheactions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0How to Update
Replace each action reference in your workflow files with the SHA-pinned version shown in the "Recommended Update" column.
Why SHA Pinning?
Pinning to a commit SHA prevents supply chain attacks where a malicious actor could move a tag to point to compromised code.
This issue was automatically generated by the check-action-versions workflow.