Skip to content

Commit 5268890

Browse files
authored
Merge pull request #168 from githubnext/copilot/upgrade-gh-aw-to-latest-version
Upgrade gh-aw to v0.68.3
2 parents 711edfc + 7f44b6f commit 5268890

4 files changed

Lines changed: 475 additions & 302 deletions

File tree

.github/aw/actions-lock.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@
44
"repo": "actions/github-script",
55
"version": "v8",
66
"sha": "ed597411d8f924073f98dfc5c65a23a2325f34cd"
7-
},
8-
"github/gh-aw-actions/setup@v0.65.6": {
9-
"repo": "github/gh-aw-actions/setup",
10-
"version": "v0.65.6",
11-
"sha": "31130b20a8fd3ef263acbe2091267c0aace07e09"
127
}
138
}
149
}

.github/workflows/copilot-setup-steps.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
- name: Checkout repository
2222
uses: actions/checkout@v6
2323
- name: Install gh-aw extension
24-
uses: github/gh-aw-actions/setup-cli@31130b20a8fd3ef263acbe2091267c0aace07e09 # v0.65.6
24+
uses: github/gh-aw-actions/setup-cli@abea67e08ee83539ea33aaae67bf0cddaa0b03b5 # v0.68.3
2525
with:
26-
version: v0.65.6
26+
version: v0.68.3

0 commit comments

Comments
 (0)