Skip to content

ci: bump github/gh-aw from 0.79.9 to 0.80.5#64

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

ci: bump github/gh-aw from 0.79.9 to 0.80.5#64
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github/gh-aw-0.80.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps github/gh-aw from 0.79.9 to 0.80.5.

Release notes

Sourced from github/gh-aw's releases.

v0.80.4

🌟 Release Highlights

This release delivers a focused wave of reliability improvements, infrastructure hardening, and safe-outputs enhancements — making your agentic workflows more robust and predictable.

✨ What's New

  • merge-pull-request schema parity (#39767) — The merge-pull-request safe-output now supports samples and cross-repo targeting, bringing it to full feature parity with other safe-output operations.
  • GHES-friendly action pinning (#39908) — gh aw no longer applies its hardcoded action-pin fallback when GH_HOST targets a non-github.com host, removing friction for GitHub Enterprise Server users.
  • Cleaner UX for personal repos (#39923) — The copilot-requests onboarding tip is now suppressed for individual (non-org) repository owners, reducing noise where it doesn't apply.

🐛 Bug Fixes & Improvements

  • Fixed phantom asset failures (#39900) — Aligned the safe-outputs staging path with RUNNER_TEMP to eliminate spurious asset-not-found errors.
  • Fixed MCP container tmp access (#39950) — Added the /tmp/gh-aw bind mount to the safeoutputs MCP container so tools that write there during workflow runs work correctly.
  • Fixed assign-to-agent mutations (#39941) — Corrected the GraphQL mutations used to assign issues to agents, following the official API docs.
  • Fixed silent add_comment skips (#39926) — add_comment no longer silently no-ops when the integration token lacks discussion write permissions; the error is now surfaced clearly.
  • Fixed SDK driver timeouts (#39933) — Increased sendAndWait timeout in sample SDK drivers from 60 s to 10 min, preventing premature failures on longer agent tasks.
  • Fixed null-byte corruption in step summaries (#39910) — Stripped null bytes from gateway.md before writing to the step summary to prevent rendering errors.
  • Fixed unintended dependabot.yml writes (#39909) — gh aw no longer modifies dependabot.yml unless the --dependabot flag is explicitly passed.
  • Hardened PR Sous Chef emission path (#39951) — Reinforced the safe-output emission path for PR Sous Chef to prevent dropped outputs under edge-case conditions.
  • Isolated SDK driver test state (#39940) — copilot_sdk_driver tests now write session state in isolation, eliminating false-positive tool-denial failures.

📚 Documentation

  • Terminology update (#39913) — Renamed "Copilot Skills" → "Skills" throughout the custom-agent-for-aw reference to align with current product naming.

Generated by 🚀 Release


What's Changed

... (truncated)

Commits
  • 9441310 fix(daily-security-observability): prevent step timeout downloading integrity...
  • 7d2f447 [WIP] Fix failing GitHub Actions job for integration add with dispatch-workfl...
  • 3dbc243 Show tool output previews in Copilot CLI conversation rendering (#40116)
  • cc65d16 Fix gofmt formatting in compiler_safe_output_jobs.go (#40164)
  • 05ac29e Keep git credentials in safe_outputs job checkouts (#40161)
  • b863814 Fix call-workflow compiler passing undeclared payload input (#40152) (#40154)
  • 3167e4a fix(upload_assets): resolve staged assets via a single GH_AW_ASSETS_DIR (#40122)
  • 5c1590b Unify safe_outputs PR checkout with agent job checkout layout (#40147)
  • cb5f062 Bump firewall to v0.27.6 and mcpg to v0.3.27 (#40132)
  • 30e6ce5 [aw] Prevent tool-denial loops in Daily Agent of the Day Blog Writer (#40106)
  • 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](https://github.com/github/gh-aw) from 0.79.9 to 0.80.5.
- [Release notes](https://github.com/github/gh-aw/releases)
- [Changelog](https://github.com/github/gh-aw/blob/main/CHANGELOG.md)
- [Commits](github/gh-aw@54ad1f8...9441310)

---
updated-dependencies:
- dependency-name: github/gh-aw
  dependency-version: 0.80.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: area/ci. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the type/chore Maintenance and housekeeping label Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/chore Maintenance and housekeeping

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants