build(deps): bump the actions group with 2 updates - #11890
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the actions group with 2 updates#11890dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the actions group with 2 updates: [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@466b8ad...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: github/gh-aw/actions/setup-cli dependency-version: 0.88.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: actions/deploy-pages dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested a review
from Mark Cowlishaw (markcowl)
as a code owner
September 9, 2026 03:49
dependabot
Bot
requested review from
catalinaperalta,
iscai-msft,
Laurent Mazuel (lmazuel) and
Timothee Guerin (timotheeguerin)
as code owners
September 9, 2026 03:49
|
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. |
Contributor
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the actions group with 2 updates: 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 coverageDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions