Skip to content

Commit 50b1453

Browse files
authored
Update copilot-setup-steps.yml
Signed-off-by: James Pether Sörling <pethers@users.noreply.github.com>
1 parent 5b65307 commit 50b1453

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
128128
- name: Install gh-aw CLI
129129
run: |
130-
GH_AW_VERSION="v0.80.9"
130+
GH_AW_VERSION="v0.81.0"
131131
gh extension install github/gh-aw --pin "$GH_AW_VERSION"
132132
env:
133133
GH_TOKEN: ${{ secrets.COPILOT_MCP_GITHUB_PERSONAL_ACCESS_TOKEN || secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)