Skip to content

Commit 65c7e45

Browse files
davidslaterGitHub Ace
andauthored
chore(workflows): bump gh-aw to v0.86.2 (stable) and v0.87.1 (standalone smokes) (#915)
Regenerate compiled locks to clear the drift reported in #902 and the stale lock on gh-aw-parity-monitor reported in #899: - detection-stats-daily.lock.yml: v0.81.6 -> v0.86.2 - gh-aw-parity-monitor.lock.yml: recompiled at v0.86.2 (fixes stale lock) - smoke-claude-standalone.lock.yml: v0.87.0 -> v0.87.1 - smoke-codex-standalone.lock.yml: v0.87.0 -> v0.87.1 - smoke-copilot-standalone.lock.yml: v0.87.0 -> v0.87.1 Also refreshes .github/aw/actions-lock.json and .gitattributes as emitted by the compiler. Co-authored-by: GitHub Ace <githubnext@users.noreply.github.com> Co-authored-by: David Slater <12449447+davidslater@users.noreply.github.com>
1 parent 643efaa commit 65c7e45

7 files changed

Lines changed: 581 additions & 460 deletions

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
.github/workflows/*.lock.yml linguist-generated=true merge=ours
1+
.github/workflows/*.lock.yml linguist-generated=true
22
.github/workflows/*-container.md linguist-generated=true merge=ours

.github/aw/actions-lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"version": "v9.0.0",
66
"sha": "3a2844b7e9c422d3c10d287c895573f7108da1b3"
77
},
8-
"github/gh-aw-actions/setup@v0.81.6": {
8+
"github/gh-aw-actions/setup@v0.87.1": {
99
"repo": "github/gh-aw-actions/setup",
10-
"version": "v0.81.6",
11-
"sha": "ba6380cc6e5be5d21677bebe04d52fb48e3abec7"
10+
"version": "v0.87.1",
11+
"sha": "423b3dc04bbf1b1797194a4a75aa5cf5d0d4f5b3"
1212
}
1313
}
1414
}

.github/workflows/detection-stats-daily.lock.yml

Lines changed: 288 additions & 272 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/gh-aw-parity-monitor.lock.yml

Lines changed: 57 additions & 94 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/smoke-claude-standalone.lock.yml

Lines changed: 77 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/smoke-codex-standalone.lock.yml

Lines changed: 78 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/smoke-copilot-standalone.lock.yml

Lines changed: 77 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)