Update github/gh-aw action to v0.85.4 - #506
Merged
Merged
Conversation
renovate
Bot
force-pushed
the
renovate/github-gh-aw-0.x
branch
from
August 6, 2026 06:39
e7c94cf to
7d6362f
Compare
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.
This PR contains the following updates:
v0.84.3→v0.85.4Release Notes
github/gh-aw (github/gh-aw)
v0.85.4Compare Source
🌟 Release Highlights
This release is a major security-hardening pass — expanding secret masking across git, JavaScript runtimes, and MCP servers — alongside new automated audits, linter capabilities, and documentation improvements.
🔒 Security Hardening
authHeadervalues in git auth helpers, and API-derived OTLP access tokens are now automatically masked withcore.setSecret, closing several avenues for accidental secret leakage in logs and artifacts.✨ What's New
report-failed-jobsadded to the safe-outputs JSON schema.regexpdynamicpatternflags non-constant regexp compile patterns, and theerrormessagelinter gained a full-repo audit mode.list_labelMCP pagination now supports name filtering.GH_AW_ENGINE_VERSIONfor better version-aware behavior.🐛 Bug Fixes & Improvements
add_labelssilently applying no labels.trialnot forwardingissue_numberto workflows that don't declare it, and rendering the logical repo in the github-context prompt.GITHUB_STEP_SUMMARYbeing unwritable in the AWF sandbox during threat detection (external detector bumped to v0.4.0).compileno longer adds an ineffectivemerge=oursentry to the generated.gitattributes.jobs.*.permissionsfor built-in safe-outputs and conclusion jobs.📚 Documentation
What's Changed
max-ai-creditsto external detector AWF config by @pelikhan with @Copilot in #50721Full Changelog: github/gh-aw@v0.85.3...v0.85.4
v0.85.3Compare Source
v0.85.2Compare Source
v0.85.1Compare Source
🌟 Release Highlights
This release expands agentic engine support with new integrations for Cursor, Kiro.dev, and Crush, alongside key fixes for metrics collection, workflow reliability, and network domain configuration.
✨ What's New
prefer-structured-clonerule for actions/setup/js linting (#50530).🐛 Bug Fixes & Improvements
SECRET_auth key fallbacks (#50573).require-nan-checkrule (#50556).-yflag causing Crush engine failures (#50436) and fixed a Crush configuration error (#50452).t.Parallel()to safe Go tests to speed up the test suite (#50509).📚 Documentation
What's Changed
-yflag by @pelikhan with @Copilot in #50436awmg-mcpgcontainer-attach race in Smoke Aider by @pelikhan with @Copilot in #50443Full Changelog: github/gh-aw@v0.85.0...v0.85.1
v0.85.0Compare Source
🌟 Release Highlights
This release focuses on hardening safe-output handling, smoothing out agentic engine configuration, and continuing the cleanup around the OpenCode engine removal.
✨ What's New
🐛 Bug Fixes & Improvements
RGS-004runner-guard warnings for activation-gated jobs. (#50370)THREAT_DETECTION_RESULTlines. (#50401)docs/safe-outputs.mdlink surfaced in the dangerous-permissions compile error message. (#50381)📚 Documentation
What's Changed
Full Changelog: github/gh-aw@v0.84.4...v0.85.0
v0.84.4Compare Source
🌟 Release Highlights
This release focuses on security hardening, MCP tooling improvements, and a wide range of internal reliability and CI fixes.
🔒 Security Fixes
mcp inspectoutput (#50259)serena-mcp-servercontainer image (#50245)node:lts-alpinebase container image (#50207)✨ What's New
mcp-inspect, making it easier to explore MCP server capabilities (#49968)push_to_pull_request_branch/reporting workflows now report failed non-builtin jobs as issues automatically from the conclusion job (#49959)🐛 Bug Fixes & Improvements
dispatch_workflowref forwarding and preventedrefleakage intoinputs(#50042)failure_kindmisclassification forsafe_outputspost-agent failures (#50037)check_permissionsto handle a missinginherited_rolefield (#50183)📚 Documentation
--shellcheckand--version, normalized update flag help (#50280)🔧 Internal
Numerous internal refactors, test parallelization, linter additions, and CI reliability improvements across the compiler, safe-outputs pipeline, and agentic maintenance workflows.
What's Changed
defer ...Flush()by @pelikhan with @Copilot in #49908push_evals_stateruns as evals job failures in Daily Evals report by @pelikhan with @Copilot in #49967mcp-inspectby @pelikhan with @Copilot in #49968exec.Commandinputs for scanner Docker invocations and upgrade re-exec by @pelikhan with @Copilot in #49996dispatch_workflowref forwarding and preventrefleakage intoinputsby @pelikhan with @Copilot in #50042failure_kindmisclassification forsafe_outputspost-agent failures by @pelikhan with @Copilot in #50037Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.