Skip to content

Commit 91b2fca

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

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.77.2"
45+
GH_AW_VERSION="v0.77.3"
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)