build(deps): bump the actions group across 1 directory with 2 updates - #11890
build(deps): bump the actions group across 1 directory with 2 updates#11890dependabot[bot] wants to merge 1 commit into
Conversation
|
Azure Pipelines: Successfully started running 1 pipeline(s). 1 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
There was a problem hiding this comment.
🟢 Approval recommended
The changes are limited to bumping pinned GitHub Action SHAs to newer patch versions with no workflow-structure changes.
Pull request overview
Updates pinned GitHub Actions revisions used by repository workflows to pick up upstream fixes and improvements while keeping actions pinned to commit SHAs for supply-chain safety.
Changes:
- Bump
actions/deploy-pagesfrom v5.0.0 to v5.0.1 in the GitHub Pages deployment workflow. - Bump
github/gh-aw/actions/setup-clifrom v0.87.3 to v0.88.2 in Copilot setup and agentic workflow checks.
File summaries
| File | Description |
|---|---|
.github/workflows/website-gh-pages.yml |
Updates the pinned actions/deploy-pages SHA to v5.0.1 for Pages deployment. |
.github/workflows/copilot-setup-steps.yml |
Updates the pinned github/gh-aw/actions/setup-cli SHA to v0.88.2 for Copilot environment setup. |
.github/workflows/check-agentic-workflows.yml |
Updates the pinned github/gh-aw/actions/setup-cli SHA to v0.88.2 for lockfile drift checks. |
Review details
- Files reviewed: 3/3 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Bumps the actions group with 2 updates in the / directory: [github/gh-aw/actions/setup-cli](https://github.com/github/gh-aw) and [actions/deploy-pages](https://github.com/actions/deploy-pages). Updates `github/gh-aw/actions/setup-cli` from 0.87.3 to 0.88.2 - [Release notes](https://github.com/github/gh-aw/releases) - [Changelog](https://github.com/github/gh-aw/blob/main/CHANGELOG.md) - [Commits](github/gh-aw@v0.87.3...8e30bcd) Updates `actions/deploy-pages` from 5.0.0 to 5.0.1 - [Release notes](https://github.com/actions/deploy-pages/releases) - [Commits](actions/deploy-pages@cd2ce8f...368f825) --- updated-dependencies: - dependency-name: actions/deploy-pages dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: github/gh-aw/actions/setup-cli dependency-version: 0.88.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
ade3470 to
6f9ba70
Compare
There was a problem hiding this comment.
🟡 Changes recommended
The check-agentic-workflows.yml update downgrades the pinned github/gh-aw/actions/setup-cli action version, which is inconsistent with the dependency bump intent and with the installed CLI version in that workflow.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Review details
- Files reviewed: 3/3 changed files
- Comments generated: 1
- Review effort level: Lite
| - name: Install gh-aw | ||
| uses: github/gh-aw/actions/setup-cli@bde367913adeb3132f0a171594c88a17f4b7d08c # v0.88.7 | ||
| uses: github/gh-aw/actions/setup-cli@8e30bcd8897f5047051fa3971188e1dd4cdb23cf # v0.88.2 | ||
| with: | ||
| version: v0.88.7 |
Bumps the actions group with 2 updates in the / directory: github/gh-aw/actions/setup-cli and actions/deploy-pages.
Updates
github/gh-aw/actions/setup-clifrom 0.87.3 to 0.88.2Release notes
Sourced from github/gh-aw/actions/setup-cli's releases.
... (truncated)
Commits
8e30bcdMove max AI credits expression to step env and validate integer in shell run ...d89d731Warn when samples replay has no coverage; add replace-label sample to E2E wor...93dcf0eFix call_workflow samples replay dropping workflow_name during ingestion (#58...b4fadaafeat(manifest): add optional icon field supporting emoji, octicon, and SVG re...1e1fbacRestore MicroVM and ARC runner cards on homepage (#58054)dc5c0d2fix(compiler): normalize gateway policy server IDs (#58023)86c0e5aPrevent PR body injection during transfer (#58034)37750b6Stop suggesting redundant Playwright CLI mode (#58041)e96e161Fix CodeQL code-injection alert forrunner.tool_cachein generated shell ru...650574fAdd API and storage budgets to logs downloads (#58022)Updates
actions/deploy-pagesfrom 5.0.0 to 5.0.1Release notes
Sourced from actions/deploy-pages's releases.
Commits
368f825Merge pull request #444 from actions/yoannchaudet-deployment-polling-backoff7e97763Validate deployment polling intervals0143e11Add backoff and jitter to deployment polling5e98f10Merge pull request #440 from actions/user/adwitiya8b0625aImprove deployment request test coverage