We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 113e124 + c250d30 commit 8720f72Copy full SHA for 8720f72
1 file changed
.github/workflows/copilot-setup-steps.yml
@@ -24,7 +24,7 @@ jobs:
24
25
# Install GitHub CLI and gh-aw extension for Copilot Agent interaction
26
- name: Install gh-aw extension
27
- uses: github/gh-aw/actions/setup-cli@4d44d0e89851a877f4ddc0cb6c0197e42b1016c5 # v0.73.0
+ uses: github/gh-aw/actions/setup-cli@0feed75a980b06f247abbbf80127f8eb2c19e2c5 # v0.74.8
28
with:
29
version: v0.68.3
30
0 commit comments