Skip to content

Fix Dependabot handling for gh-aw workflow actions - #5651

Merged
lbussell merged 1 commit into
mainfrom
mthalman-fix-triage-stale-lock-file
Aug 21, 2026
Merged

Fix Dependabot handling for gh-aw workflow actions#5651
lbussell merged 1 commit into
mainfrom
mthalman-fix-triage-stale-lock-file

Conversation

@mthalman

Copy link
Copy Markdown
Member

Problem

Dependabot updated the compiler-owned github/gh-aw-actions/setup reference without recompiling the generated workflow. This left triage.lock.yml with mismatched compiler metadata and caused stale-lock failures.

Solution

  • Ignore github/gh-aw-actions in Dependabot so its version remains coordinated with the compiler.
  • Recompile the triage workflow with gh-aw v0.86.2.
  • Refresh the generated workflow metadata, action pins, and supporting files.

This follows the gh-aw Dependabot guidance.

Fixes: #5650

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@mthalman
mthalman requested a review from a team as a code owner August 21, 2026 13:27
@lbussell
lbussell merged commit 6928069 into main Aug 21, 2026
2 checks passed
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.

[aw] Triage has stale lock file

3 participants