We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0557adf commit 5b65307Copy full SHA for 5b65307
1 file changed
.github/workflows/compile-agentic-workflows.yml
@@ -42,7 +42,7 @@ jobs:
42
43
- name: Install gh-aw CLI
44
run: |
45
- GH_AW_VERSION="v0.80.9"
+ GH_AW_VERSION="v0.81.0"
46
gh extension install github/gh-aw --pin "$GH_AW_VERSION"
47
env:
48
GH_TOKEN: ${{ secrets.COPILOT_MCP_GITHUB_PERSONAL_ACCESS_TOKEN || secrets.GITHUB_TOKEN }}
0 commit comments