Skip to content

Commit 84e2d4c

Browse files
authored
Update GH_AW_VERSION to v0.69.0
Signed-off-by: James Pether Sörling <pethers@users.noreply.github.com>
1 parent f6d74d5 commit 84e2d4c

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
@@ -37,7 +37,7 @@ jobs:
3737
# Pin to a specific version to prevent regressions from buggy releases.
3838
# v0.67.4 introduced GITHUB_COPILOT_INTEGRATION_ID which broke all workflows;
3939
# v0.68.0 fixes this. Update this pin when upgrading gh-aw.
40-
GH_AW_VERSION="v0.68.7"
40+
GH_AW_VERSION="v0.69.0"
4141
gh extension install github/gh-aw --pin "$GH_AW_VERSION"
4242
env:
4343
GH_TOKEN: ${{ secrets.COPILOT_MCP_GITHUB_PERSONAL_ACCESS_TOKEN || secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)