Skip to content

Commit a9e177d

Browse files
committed
chore: e2e.sh recompile against gh-aw ref main
1 parent 678ffb3 commit a9e177d

8 files changed

Lines changed: 121 additions & 201 deletions

.github/aw/actions-lock.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,6 @@
2525
"version": "v9.0.0",
2626
"sha": "3a2844b7e9c422d3c10d287c895573f7108da1b3"
2727
},
28-
"github/gh-aw-actions/setup-cli@v0.78.2": {
29-
"repo": "github/gh-aw-actions/setup-cli",
30-
"version": "v0.78.2",
31-
"sha": "268bf92726cb8153337c07166f382ee46e4fd897"
32-
},
33-
"github/gh-aw-actions/setup@v0.78.2": {
34-
"repo": "github/gh-aw-actions/setup",
35-
"version": "v0.78.2",
36-
"sha": "268bf92726cb8153337c07166f382ee46e4fd897"
37-
},
3828
"github/gh-aw/actions/setup@v0.43.22": {
3929
"repo": "github/gh-aw/actions/setup",
4030
"version": "v0.43.22",

.github/workflows/test-copilot-dispatch-workflow.lock.yml

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

.github/workflows/test-copilot-dispatch-workflow.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ safe-outputs:
1818
workflows: [test-copilot-dispatch-worker]
1919
max: 1
2020
# min: 1
21+
samples:
22+
- workflow_name: "test-copilot-dispatch-worker"
23+
inputs:
24+
sentinel: "${{ github.event.inputs.sentinel }}"
2125
---
2226

2327
Dispatch the workflow named "test-copilot-dispatch-worker" with input `sentinel` set to "${{ github.event.inputs.sentinel }}".

.github/workflows/test-copilot-hide-comment.lock.yml

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

0 commit comments

Comments
 (0)