🌱 ci: fix actions/checkout version comment in kb-nightly-validation.yml#14174
Conversation
The SHA de0fac2e4500dabe0009e67214ff5f5447ce83dd resolves to actions/checkout v6.0.2, not v4.2.2 as the inline comment stated. Update the comment to match the actual pinned version. Signed-off-by: kubestellar-hive[bot] <kubestellar-hive[bot]@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
✅ Deploy Preview for kubestellarconsole ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
👋 Hey @kubestellar-hive[bot] — thanks for opening this PR!
This is an automated message. |
|
Thank you for your contribution! Your PR has been merged. Check out what's new:
Stay connected: Slack #kubestellar-dev | Multi-Cluster Survey |
|
Post-merge build verification passed ✅ Both Go and frontend builds compiled successfully against merge commit |
Fixes #14166
The SHA
de0fac2e4500dabe0009e67214ff5f5447ce83ddresolves toactions/checkout@v6.0.2, not v4.2.2 as the inline comment stated. Updated the comment to match the actual pinned version.