Skip to content

Commit e402aeb

Browse files
mrjfclaude
andcommitted
Recompile with gh-aw v0.71.4 (proper action repo refs)
v0.71.4 uses github/gh-aw-actions/setup (dedicated action repo) instead of github/gh-aw/actions/setup (monorepo subtree). The subtree ref broke post-step cleanup, failing the activation job even though all real work completed successfully. v0.71.4 includes recreate-ref, patch base fix, and max-patch-files. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent b14e079 commit e402aeb

3 files changed

Lines changed: 281 additions & 196 deletions

File tree

.github/aw/actions-lock.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,15 @@
55
"version": "v8",
66
"sha": "ed597411d8f924073f98dfc5c65a23a2325f34cd"
77
},
8-
"actions/github-script@v9": {
8+
"actions/github-script@v9.0.0": {
99
"repo": "actions/github-script",
10-
"version": "v9",
10+
"version": "v9.0.0",
1111
"sha": "3a2844b7e9c422d3c10d287c895573f7108da1b3"
12+
},
13+
"github/gh-aw-actions/setup@v0.71.4": {
14+
"repo": "github/gh-aw-actions/setup",
15+
"version": "v0.71.4",
16+
"sha": "f8495a686e66770ae977f82732f34d7340ee42a4"
1217
}
1318
}
1419
}

0 commit comments

Comments
 (0)