Outdated GitHub Actions Detected
The following actions have newer versions available:
| Action |
Current |
Latest |
Recommended Update |
actions/checkout |
v6.0.3 |
v7.0.0 |
actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 |
jdx/mise-action |
v4.1.0 |
v4.2.0 |
jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.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/checkoutactions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0jdx/mise-actionjdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.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.