Skip to content

Commit 89689c8

Browse files
Copilotedburns
andauthored
fix: add setup-cli@v0.83.1 SHA to actions-lock.json and recompile lock files
Co-authored-by: edburns <75821+edburns@users.noreply.github.com>
1 parent 2e9fd97 commit 89689c8

2 files changed

Lines changed: 10 additions & 5 deletions

File tree

.github/aw/actions-lock.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@
2424
"repo": "github/gh-aw-actions/setup",
2525
"version": "v0.83.1",
2626
"sha": "8bdba8075360648fe6802302a5b4e016361dc6ac"
27+
},
28+
"github/gh-aw-actions/setup-cli@v0.83.1": {
29+
"repo": "github/gh-aw-actions/setup-cli",
30+
"version": "v0.83.1",
31+
"sha": "8bdba8075360648fe6802302a5b4e016361dc6ac"
2732
}
2833
}
2934
}

.github/workflows/agentics-maintenance.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ jobs:
196196
await main();
197197
198198
- name: Install gh-aw
199-
uses: github/gh-aw-actions/setup-cli@v0.83.1
199+
uses: github/gh-aw-actions/setup-cli@8bdba8075360648fe6802302a5b4e016361dc6ac # v0.83.1
200200
with:
201201
version: v0.83.1
202202

@@ -336,7 +336,7 @@ jobs:
336336
await main();
337337
338338
- name: Install gh-aw
339-
uses: github/gh-aw-actions/setup-cli@v0.83.1
339+
uses: github/gh-aw-actions/setup-cli@8bdba8075360648fe6802302a5b4e016361dc6ac # v0.83.1
340340
with:
341341
version: v0.83.1
342342

@@ -382,7 +382,7 @@ jobs:
382382
await main();
383383
384384
- name: Install gh-aw
385-
uses: github/gh-aw-actions/setup-cli@v0.83.1
385+
uses: github/gh-aw-actions/setup-cli@8bdba8075360648fe6802302a5b4e016361dc6ac # v0.83.1
386386
with:
387387
version: v0.83.1
388388

@@ -487,7 +487,7 @@ jobs:
487487
await main();
488488
489489
- name: Install gh-aw
490-
uses: github/gh-aw-actions/setup-cli@v0.83.1
490+
uses: github/gh-aw-actions/setup-cli@8bdba8075360648fe6802302a5b4e016361dc6ac # v0.83.1
491491
with:
492492
version: v0.83.1
493493

@@ -616,7 +616,7 @@ jobs:
616616
await main();
617617
618618
- name: Install gh-aw
619-
uses: github/gh-aw-actions/setup-cli@v0.83.1
619+
uses: github/gh-aw-actions/setup-cli@8bdba8075360648fe6802302a5b4e016361dc6ac # v0.83.1
620620
with:
621621
version: v0.83.1
622622

0 commit comments

Comments
 (0)