File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -196,7 +196,7 @@ jobs:
196196 await main();
197197
198198 - name : Install gh-aw
199- uses : github/gh-aw-actions/setup-cli@8bdba8075360648fe6802302a5b4e016361dc6ac # v0.83.1
199+ uses : github/gh-aw-actions/setup-cli@39143c7eb25e92c0ab748285770483709db03c05 # v0.83.2
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@8bdba8075360648fe6802302a5b4e016361dc6ac # v0.83.1
339+ uses : github/gh-aw-actions/setup-cli@39143c7eb25e92c0ab748285770483709db03c05 # v0.83.2
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@8bdba8075360648fe6802302a5b4e016361dc6ac # v0.83.1
385+ uses : github/gh-aw-actions/setup-cli@39143c7eb25e92c0ab748285770483709db03c05 # v0.83.2
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@8bdba8075360648fe6802302a5b4e016361dc6ac # v0.83.1
490+ uses : github/gh-aw-actions/setup-cli@39143c7eb25e92c0ab748285770483709db03c05 # v0.83.2
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@8bdba8075360648fe6802302a5b4e016361dc6ac # v0.83.1
619+ uses : github/gh-aw-actions/setup-cli@39143c7eb25e92c0ab748285770483709db03c05 # v0.83.2
620620 with :
621621 version : v0.83.1
622622
Original file line number Diff line number Diff line change 2121 - name : Checkout repository
2222 uses : actions/checkout@v6
2323 - name : Install gh-aw extension
24- uses : github/gh-aw-actions/setup-cli@8bdba8075360648fe6802302a5b4e016361dc6ac # v0.83.1
24+ uses : github/gh-aw-actions/setup-cli@39143c7eb25e92c0ab748285770483709db03c05 # v0.83.2
2525 with :
2626 version : v0.83.1
You can’t perform that action at this time.
0 commit comments