We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 667615d + dd8c57e commit 324ce56Copy full SHA for 324ce56
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@f01a9d118afa6e306f3645ca31e43f4ea8fb4d22 # v0.71.1
+ uses: github/gh-aw/actions/setup-cli@19ac811a4a85389c33b15128e1d7b7d4507f814a # v0.71.5
28
with:
29
version: v0.68.3
30
0 commit comments