Skip to content

Commit 9ce65a8

Browse files
authored
Update gh-aw CLI version to v0.69.3
Signed-off-by: James Pether Sörling <pethers@users.noreply.github.com>
1 parent d495a4c commit 9ce65a8

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
@@ -33,7 +33,7 @@ jobs:
3333

3434
- name: Install gh-aw CLI
3535
run: |
36-
GH_AW_VERSION="v0.68.3"
36+
GH_AW_VERSION="v0.69.3"
3737
gh extension install github/gh-aw --pin "$GH_AW_VERSION"
3838
env:
3939
GH_TOKEN: ${{ secrets.COPILOT_MCP_GITHUB_PERSONAL_ACCESS_TOKEN || secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)