Skip to content

fix(ci): bump github/gh-aw from 0.43.23 to 0.46.5#171

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/github/gh-aw-0.46.5
Open

fix(ci): bump github/gh-aw from 0.43.23 to 0.46.5#171
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/github/gh-aw-0.46.5

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 19, 2026

Bumps github/gh-aw from 0.43.23 to 0.46.5.

Release notes

Sourced from github/gh-aw's releases.

v0.46.5

🌟 Release Highlights

This release focuses on quality and reliability improvements: better audit visibility, smarter issue management, and a handful of user-facing fixes that polish the day-to-day experience.

✨ What's New

  • Safe Output Items Manifest (#16842) — Workflow runs now generate an audit trail manifest of all safe output items processed, giving operators clear visibility into what was created or updated during each execution.
  • Auto-close Older Issues (#16843) — The CLI version checker's safe-output config now includes close-older-issues, automatically cleaning up stale version notices so your issue tracker stays tidy.
  • macOS ARM64 Container Smoke Tests (#16742) — Container validation now runs on macOS ARM64, expanding platform coverage and catching ARM-specific issues earlier.

🐛 Bug Fixes & Improvements

  • Fix false positive numeric validation (#16809) — github.event.head_commit.id expressions no longer incorrectly trigger numeric validation warnings during compilation.
  • Cleaner CLI help text (#16839) — Resolved 5 inconsistencies in CLI help text output, making command documentation clearer and more reliable.
  • Workflow normalizer deduplication (#16844) — Per-workflow issues are now consolidated into a single issue per run, eliminating duplicate noise in repositories with active normalization workflows.
  • Consistent step naming (#16807) — Step names across workflows now follow uniform verb casing conventions for a more polished gh aw audit experience.

📚 Documentation

  • Monitoring guide expanded (#16847) — The operational runbook now includes dedicated sections on run failure issues and no-op report handling, helping operators diagnose and resolve common workflow health scenarios faster.

For complete details, see CHANGELOG.

Generated by Release


What's Changed

Full Changelog: github/gh-aw@v0.46.4...v0.46.5

v0.46.4

... (truncated)

Commits
  • 5a79466 Add safe output items manifest for audit trail (#16842)
  • 4103a5d docs(slides): remove outdated experimental labels and fix MCP toolsets commen...
  • e765a78 docs: add Agentic Authoring guide and enhance creating workflows documentation
  • c1fb4db docs: add tips for configuring repository with gh aw init command in workfl...
  • ed7731b fix: correct extension name from gh-aw to gh aw in documentation
  • 8508ffa docs: add run failure issues and no-op report sections to monitoring guide (#...
  • 0a37c37 Add close-older-issues to cli-version-checker safe-output config (#16843)
  • accaca1 [file-diet] Split safe_outputs_config_generation.go (1092 lines) into focused...
  • 1e15dd1 fix(workflow-normalizer): consolidate per-workflow issues into a single issue...
  • 2c1bc5d Add macOS ARM64 smoke test for container validation (#16742)
  • 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.43.23 to 0.46.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@9382be3...5a79466)

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

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

dependabot bot commented on behalf of github Feb 19, 2026

Labels

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

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

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments