Skip to content

ci: bump github/gh-aw from 0.50.7 to 0.51.2#16

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/github_actions/github/gh-aw-0.51.2
Mar 1, 2026
Merged

ci: bump github/gh-aw from 0.50.7 to 0.51.2#16
github-actions[bot] merged 1 commit intomainfrom
dependabot/github_actions/github/gh-aw-0.51.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps github/gh-aw from 0.50.7 to 0.51.2.

Release notes

Sourced from github/gh-aw's releases.

v0.51.2

🌟 Release Highlights

This release improves workflow reliability with better runtime-import path handling, clearer error reporting for git push failures, and a new concurrency-group option for safe-outputs.

✨ What's New

  • Safe-outputs concurrency control — The safe-outputs job now supports a concurrency-group field, giving you precise control over job concurrency and cancellation behavior. Learn more

🐛 Bug Fixes & Improvements

  • runtime-import fixed for nested workflow paths — Workflows in subdirectories like .github/workflows/shared/*.md now resolve correctly via explicit sparse-checkout cone mode. (#18973)
  • Clearer git push error messages — Push failures are no longer misattributed as "Failed to apply patch", making debugging significantly easier. (#18987)
  • Playwright screenshot directory pre-created — Eliminates ENOENT errors when Playwright workflows capture screenshots. (#18969)
  • Permission hygiene — The agent job no longer automatically injects contents: read permissions, so compiled workflows respect exactly the permissions you declare. (#18976)
  • Lockdown validation moved to activation job — Requirements are validated earlier in the pipeline, providing faster feedback on misconfigured workflows. (#18971)
  • Fallback issues now labeled agentic-workflows — Issues created when create_pull_request fails are correctly labeled, ensuring they appear in the parent issue aggregation logic. (#18986)

📚 Documentation

  • Added reference docs for the new safe-outputs.concurrency-group field.

🌍 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

... (truncated)

Commits
  • cccf961 [docs] Update dictation skill instructions (#18999)
  • ec3c9db Add concurrency-group support to safe_outputs job (#18993)
  • a9e41e2 Fix git push failures misattributed as "Failed to apply patch" (#18987)
  • 2d91393 Add agentic-workflows label to fallback issues in create_pull_request.cjs...
  • fccfb62 fix: explicit sparse-checkout cone mode for .github/.agents to fix runtime-im...
  • 0b41b9a Remove automatic contents: read from agent job permissions (#18976)
  • dfb3215 [docs] Update documentation for features from 2026-03-01 (#18982)
  • f8dddc5 [file-diet] Refactor pkg/parser/import_processor.go into focused modules (#...
  • 47da3ea Move validateLockdownRequirements into generate_aw_info step (activation job)...
  • c01e192 Fix: Pre-create Playwright screenshot directory to prevent ENOENT errors (#18...
  • 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.50.7 to 0.51.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@9cbca3c...cccf961)

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

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

dependabot bot commented on behalf of github Mar 1, 2026

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 Mar 1, 2026
@github-actions github-actions bot merged commit b50eace into main Mar 1, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/github_actions/github/gh-aw-0.51.2 branch March 1, 2026 15:33
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