Skip to content

[main] Bump github/gh-aw/actions/setup from 0.86.0 to 0.86.2 - #10657

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github/gh-aw/actions/setup-0.86.2
Open

[main] Bump github/gh-aw/actions/setup from 0.86.0 to 0.86.2#10657
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github/gh-aw/actions/setup-0.86.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 20, 2026

Copy link
Copy Markdown
Contributor

Bumps github/gh-aw/actions/setup from 0.86.0 to 0.86.2.

Release notes

Sourced from github/gh-aw/actions/setup's releases.

v0.86.2

🌟 Release Highlights

This release focuses on hardening the sandbox and MCP gateway, smoothing out safe-output and threat-detection reliability, and shipping a steady stream of security and quality fixes across the compiler and CLI.

✨ What's New

  • Docker sandbox (docker-sbx) rollout continues — the sandboxed execution environment now runs for a larger share of agentic workflows, with fixes for pre-flight step naming, gVisor false positives, and Docker Hub secret handling (#51264, #51294, #51341, #51439, #51949). See the sandbox reference.
  • Agent runtime trackingsandbox.agent.runtime is now stored in aw_info.json, and gh aw logs/gh aw audit gained a --runtime filter for easier debugging across engines (#51465, #52076). See agent runtimes.
  • MCP gateway hardening — explicit mount policy allowlisting for the safeoutputs backend server, plus a bump to gh-aw-mcpg v0.4.9 and github-mcp-server v1.9.0 (#51870, #51828).
  • Skills frontmatter flexibility — non-SHA refs are now allowed in skills frontmatter and pinned automatically at compile time, and an explicit end-marker syntax was added for inline skills/sub-agents (#51455, #51446).
  • Threat detection improvements — inline threat detection for Code Scanning Fixer, rendered detection logs with group/mask macros, and gh-aw's own <system> prompt block is no longer flagged as prompt injection (#51277, #51255, #51818). See threat detection.

🐛 Bug Fixes & Improvements

  • Fixed silent failures in the Copilot session data fetcher and in gh aw mcp inspect pagination (#51195, #51193).
  • Fixed Claude harness retrying invalid-JSON body errors with --continue instead of starting a fresh run (#51793).
  • Fixed a CGO/CJS workflow cache key collision that caused widespread job failures (#51342).
  • Fixed recurring gh-aw-firewall digest-pin loss on default firewall version bumps (#51423).
  • Fixed Windows MCP server timeouts by propagating context through GitHub CLI subprocess calls (#51426).
  • Fixed retry handling and denials in the Contribution Check proxy (#51631).
  • Added support for HEAD-only bundles when pushing to pull request branches (#51833).
  • Fixed safe-output run summary classification so entries are always linked and correctly attributed (#51484, #51478).

📚 Documentation

  • Documented the --runtime flag for gh aw logs/gh aw audit, agent runtime selection/troubleshooting, and clarified Claude engine selection in automated bootstrap (#52076, #51427, #52099).
  • Improved overall documentation discoverability and trimmed troubleshooting guides (#52065, #51251).

🔧 Internal

A large batch of custom-linter hardening, dependency bumps, test-parallelization, and dependency vulnerability remediations (container image pinning, ip-address patch, deprecated MCP container replacements) round out this release — thanks to the automated maintenance workflows keeping the codebase clean and secure.> Generated by 🚀 Release · auto · 20.7 AIC · ⊞ 11.3K


What's Changed

... (truncated)

Commits
  • 48e5fa3 Clarify Claude engine selection in automated bootstrap (#52099)
  • 9699516 Fix inverted strict: mode documentation in frontmatter reference (#52100)
  • fa5e232 Improve GitHub Agentic Workflows documentation discoverability (#52065)
  • 85f9048 Normalize report formatting in video-analyzer, plan, and centralization-drill...
  • 1dd49c6 Suppress benign workflow exfiltration findings (#52083)
  • c636d5f docs: document --runtime flag for gh aw logs and gh aw audit (#52076)
  • 62647ef Harden scanner/relaunch exec trust boundaries and argument validation (#52032)
  • 9922b2f Harden remote workflow import fallbacks to prevent cross-host downgrade to pu...
  • 81a1321 Remediate dynamic regexp pattern findings (#51941)
  • 485f970 [aw] Reduce Daily PR review tool-denial failures in Copilot SDK runs (#52060)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github/gh-aw/actions/setup](https://github.com/github/gh-aw) from 0.86.0 to 0.86.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@435186c...48e5fa3)

---
updated-dependencies:
- dependency-name: github/gh-aw/actions/setup
  dependency-version: 0.86.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Updates to dependency manifests. github_actions Pull requests that update GitHub Actions code labels Aug 20, 2026
Copilot AI balanced review requested due to automatic review settings August 20, 2026 06:40
@dependabot dependabot Bot added dependencies Updates to dependency manifests. github_actions Pull requests that update GitHub Actions code labels Aug 20, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the github/gh-aw/actions/setup pin from 0.86.0 to 0.86.2 across generated agentic workflows.

Changes:

  • Replaces executable setup-action references with the new immutable SHA.
  • Synchronizes generated action inventory comments.

Reviewed changes

Copilot reviewed 29 out of 29 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.github/workflows/weekly-issue-activity.lock.yml Updates setup pin.
.github/workflows/unskip-closed-tests.lock.yml Updates setup pin.
.github/workflows/test-reviewer.agent.lock.yml Updates setup pin.
.github/workflows/test-reviewer-on-pr.agent.lock.yml Updates setup pin.
.github/workflows/test-improver.lock.yml Updates setup pin.
.github/workflows/sub-issue-closer.lock.yml Updates setup pin.
.github/workflows/review.agent.lock.yml Updates setup pin.
.github/workflows/review-on-open.agent.lock.yml Updates setup pin.
.github/workflows/review-after-autofix.agent.lock.yml Updates setup pin.
.github/workflows/repository-quality-improver.lock.yml Updates setup pin.
.github/workflows/pr-fix.lock.yml Updates setup pin.
.github/workflows/perf-improver.lock.yml Updates setup pin.
.github/workflows/parallel-safety-audit.lock.yml Updates setup pin.
.github/workflows/parallel-safety-audit-command.lock.yml Updates setup pin.
.github/workflows/msbuild-quality-review.lock.yml Updates setup pin.
.github/workflows/markdown-linter.lock.yml Updates setup pin.
.github/workflows/malicious-code-scan.lock.yml Updates setup pin.
.github/workflows/link-checker.lock.yml Updates setup pin.
.github/workflows/glossary-maintainer.lock.yml Updates setup pin.
.github/workflows/efficiency-improver.lock.yml Updates setup pin.
.github/workflows/duplicate-code-detector.lock.yml Updates setup pin.
.github/workflows/dependabot-pr-bundler.lock.yml Updates setup pin.
.github/workflows/dependabot-issue-bundler.lock.yml Updates setup pin.
.github/workflows/daily-file-diet.lock.yml Updates setup pin.
.github/workflows/code-simplifier.lock.yml Updates setup pin.
.github/workflows/autofix.agent.lock.yml Updates setup pin.
.github/workflows/adhoc-qa.lock.yml Updates setup pin.
.github/workflows/address-review.agent.lock.yml Updates setup pin.
.github/workflows/add-tests.lock.yml Updates setup pin.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Updates to dependency manifests. github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant