Update GitHub Actions dependencies - #8917
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
|
Daniel Francis (@TyzForsaken) please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
1 similar comment
|
Daniel Francis (@TyzForsaken) please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
There was a problem hiding this comment.
🟢 Approval recommended
The pinned dependency updates preserve existing workflow configuration and use full commit SHAs.
Pull request overview
Updates pinned GitHub Actions dependencies to supported releases while retaining immutable commit SHAs.
Changes:
- Updates checkout and CI utility actions.
- Updates Pages build, upload, and deployment actions.
File summaries
| File | Description |
|---|---|
.github/workflows/pr-description-checker.yml |
Updates checkout and PR validation actions. |
.github/workflows/coverage-gh-pages.yml |
Updates checkout and Pages actions. |
.github/workflows/clang-format-checker.yml |
Updates checkout, C++ setup, and artifact upload actions. |
Review details
- Files reviewed: 3/3 changed files
- Comments generated: 0
- Review effort level: Balanced
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Update the repository's pinned GitHub Actions to current releases so CI and Pages workflows use supported dependency versions.
The actions remain pinned to full-length commit SHAs, including checkout, Pages deployment, artifact upload, C++ tool setup, and PR description validation actions.
Validation:
git diff --check