Skip to content

Commit 5b65307

Browse files
authored
Update compile-agentic-workflows.yml
Signed-off-by: James Pether Sörling <pethers@users.noreply.github.com>
1 parent 0557adf commit 5b65307

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/compile-agentic-workflows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
4343
- name: Install gh-aw CLI
4444
run: |
45-
GH_AW_VERSION="v0.80.9"
45+
GH_AW_VERSION="v0.81.0"
4646
gh extension install github/gh-aw --pin "$GH_AW_VERSION"
4747
env:
4848
GH_TOKEN: ${{ secrets.COPILOT_MCP_GITHUB_PERSONAL_ACCESS_TOKEN || secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)