Skip to content

chore(deps): update github/gh-aw action to v0.62.0#271

Merged
mergify[bot] merged 1 commit intomainfrom
renovate/github-gh-aw-0.x
Mar 19, 2026
Merged

chore(deps): update github/gh-aw action to v0.62.0#271
mergify[bot] merged 1 commit intomainfrom
renovate/github-gh-aw-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 19, 2026

This PR contains the following updates:

Package Type Update Change
github/gh-aw action minor v0.61.2v0.62.0

Release Notes

github/gh-aw (github/gh-aw)

v0.62.0

Compare Source

🌟 Release Highlights

This release promotes the GitHub MCP guard policy to general availability, adds inline custom safe-output scripts, and ships several quality-of-life improvements for diagnostics and documentation.

✨ What's New
  • Custom safe-output scripts — Define inline JavaScript handlers in safe-outputs.scripts that run inside the consolidated safe-outputs job, without creating a separate GitHub Actions job. This gives you lightweight extensibility right where you need it. (#​21582)

  • GitHub MCP guard policy is now GA — The tools.github repos/min-integrity guard policy is out of experimental status. The noisy "experimental feature" warning has been removed for cleaner workflow logs. (#​21717)

  • Collapsible guard policy step summary — The GitHub MCP guard policy step now uses a <details> element for its summary, reducing visual noise in the Actions UI while keeping details accessible. (#​21677)

🐛 Bug Fixes & Improvements
  • Guard policy defaults fixed — Specifying only min-integrity under tools.github without a repos field no longer raises a hard validation error; it now correctly defaults to repos: all. (#​21718)

  • Audit diagnostics improved — The gh aw audit command no longer shows the contradictory "failed with 0 error(s)" message, and correctly reports workflow_name for pre-activation failures (cancelled runs, infrastructure-level failures). (#​21692)

  • Better PR permission error guidance — When PR creation fails due to missing GitHub Actions permissions, diagnostics now include a direct link to the relevant FAQ entry to speed up resolution. (#​21694)

  • Corrected default timeout documentation — The documented default timeout was incorrectly listed as 360 minutes; it is 20 minutes. (#​21673)

📚 Documentation
  • steps.sanitized.outputs.* is now the canonical form — All documentation has been updated to use $\{\{ steps.sanitized.outputs.text/title/body }} instead of the deprecated $\{\{ needs.activation.outputs.* }} form. The compiler still accepts the old form (with a deprecation warning) for backward compatibility. (#​21682)
🌍 Community Contributions

A huge thank you to the community members who reported issues that were resolved in this release:


For complete details, see CHANGELOG.

Generated by Release


What's Changed

Full Changelog: github/gh-aw@v0.61.2...v0.62.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@deepsource-io
Copy link

deepsource-io bot commented Mar 19, 2026

DeepSource Code Review

We reviewed changes in 26fab2f...4645615 on this pull request. Below is the summary for the review, and you can see the individual issues we found as inline review comments.

See full review on DeepSource ↗

PR Report Card

Overall Grade   Security  

Reliability  

Complexity  

Hygiene  

Code Review Summary

Analyzer Status Updated (UTC) Details
Python Mar 19, 2026 10:02a.m. Review ↗
Secrets Mar 19, 2026 10:02a.m. Review ↗

@sonarqubecloud
Copy link

@mergify mergify bot merged commit 4645615 into main Mar 19, 2026
30 of 31 checks passed
@mergify mergify bot deleted the renovate/github-gh-aw-0.x branch March 19, 2026 10:04
@mergify
Copy link
Contributor

mergify bot commented Mar 19, 2026

Merge Queue Status

  • Entered queue2026-03-19 10:03 UTC · Rule: default
  • Checks passed · in-place
  • Merged2026-03-19 10:04 UTC · at 46456159e89f1cb746e3c8fcf77c98bc333b727e

This pull request spent 13 seconds in the queue, with no time running CI.

Required conditions to merge
  • any of [🛡 GitHub repository ruleset rule main]:
    • check-neutral = Mergify Merge Protections
    • check-skipped = Mergify Merge Protections
    • check-success = Mergify Merge Protections

@mergify
Copy link
Contributor

mergify bot commented Mar 19, 2026

Thank you for your contribution @renovate[bot]! Your pull request has been merged.

@mergify mergify bot removed the queued label Mar 19, 2026
@kilo-code-bot
Copy link

kilo-code-bot bot commented Mar 19, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (2 files)
  • .github/workflows/agentics-maintenance.yml - No issues
  • .github/workflows/code-simplifier.lock.yml - No issues

Review Notes

This is a straightforward dependency update that upgrades the github/gh-aw action from v0.61.2 to v0.62.0. The changes:

  • Update 10 action references across 2 workflow files
  • Follow best practices by pinning to commit SHAs with version comment tags
  • No security, reliability, or logic concerns

Both DeepSource and SonarQube have already approved this PR with no issues found.

@mergify mergify bot temporarily deployed to github-pages March 19, 2026 10:04 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants