9696 pull-requests : write
9797 steps :
9898 - name : Setup Scripts
99- uses : github/gh-aw-actions/setup@8c7d04ebf1ece56cd381446125da3e0f6896294a # v0.80.9
99+ uses : github/gh-aw-actions/setup@ba6380cc6e5be5d21677bebe04d52fb48e3abec7 # v0.81.6
100100 with :
101101 destination : ${{ runner.temp }}/gh-aw/actions
102102
@@ -134,7 +134,7 @@ jobs:
134134 actions : write
135135 steps :
136136 - name : Setup Scripts
137- uses : github/gh-aw-actions/setup@8c7d04ebf1ece56cd381446125da3e0f6896294a # v0.80.9
137+ uses : github/gh-aw-actions/setup@ba6380cc6e5be5d21677bebe04d52fb48e3abec7 # v0.81.6
138138 with :
139139 destination : ${{ runner.temp }}/gh-aw/actions
140140
@@ -163,7 +163,7 @@ jobs:
163163 persist-credentials : false
164164
165165 - name : Setup Scripts
166- uses : github/gh-aw-actions/setup@8c7d04ebf1ece56cd381446125da3e0f6896294a # v0.80.9
166+ uses : github/gh-aw-actions/setup@ba6380cc6e5be5d21677bebe04d52fb48e3abec7 # v0.81.6
167167 with :
168168 destination : ${{ runner.temp }}/gh-aw/actions
169169
@@ -178,7 +178,7 @@ jobs:
178178 await main();
179179
180180 - name : Install gh-aw
181- uses : github/gh-aw-actions/setup-cli@8c7d04ebf1ece56cd381446125da3e0f6896294a # v0.80.9
181+ uses : github/gh-aw-actions/setup-cli@ba6380cc6e5be5d21677bebe04d52fb48e3abec7 # v0.81.6
182182 with :
183183 version : v0.80.9
184184
@@ -210,7 +210,7 @@ jobs:
210210 pull-requests : write
211211 steps :
212212 - name : Setup Scripts
213- uses : github/gh-aw-actions/setup@8c7d04ebf1ece56cd381446125da3e0f6896294a # v0.80.9
213+ uses : github/gh-aw-actions/setup@ba6380cc6e5be5d21677bebe04d52fb48e3abec7 # v0.81.6
214214 with :
215215 destination : ${{ runner.temp }}/gh-aw/actions
216216
@@ -256,7 +256,7 @@ jobs:
256256 persist-credentials : false
257257
258258 - name : Setup Scripts
259- uses : github/gh-aw-actions/setup@8c7d04ebf1ece56cd381446125da3e0f6896294a # v0.80.9
259+ uses : github/gh-aw-actions/setup@ba6380cc6e5be5d21677bebe04d52fb48e3abec7 # v0.81.6
260260 with :
261261 destination : ${{ runner.temp }}/gh-aw/actions
262262
@@ -302,7 +302,7 @@ jobs:
302302 persist-credentials : false
303303
304304 - name : Setup Scripts
305- uses : github/gh-aw-actions/setup@8c7d04ebf1ece56cd381446125da3e0f6896294a # v0.80.9
305+ uses : github/gh-aw-actions/setup@ba6380cc6e5be5d21677bebe04d52fb48e3abec7 # v0.81.6
306306 with :
307307 destination : ${{ runner.temp }}/gh-aw/actions
308308
@@ -317,7 +317,7 @@ jobs:
317317 await main();
318318
319319 - name : Install gh-aw
320- uses : github/gh-aw-actions/setup-cli@8c7d04ebf1ece56cd381446125da3e0f6896294a # v0.80.9
320+ uses : github/gh-aw-actions/setup-cli@ba6380cc6e5be5d21677bebe04d52fb48e3abec7 # v0.81.6
321321 with :
322322 version : v0.80.9
323323
@@ -348,7 +348,7 @@ jobs:
348348 persist-credentials : false
349349
350350 - name : Setup Scripts
351- uses : github/gh-aw-actions/setup@8c7d04ebf1ece56cd381446125da3e0f6896294a # v0.80.9
351+ uses : github/gh-aw-actions/setup@ba6380cc6e5be5d21677bebe04d52fb48e3abec7 # v0.81.6
352352 with :
353353 destination : ${{ runner.temp }}/gh-aw/actions
354354
@@ -363,13 +363,13 @@ jobs:
363363 await main();
364364
365365 - name : Install gh-aw
366- uses : github/gh-aw-actions/setup-cli@8c7d04ebf1ece56cd381446125da3e0f6896294a # v0.80.9
366+ uses : github/gh-aw-actions/setup-cli@ba6380cc6e5be5d21677bebe04d52fb48e3abec7 # v0.81.6
367367 with :
368368 version : v0.80.9
369369
370370 - name : Restore activity report logs cache
371371 id : activity_report_logs_cache
372- uses : actions/cache/restore@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
372+ uses : actions/cache/restore@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
373373 with :
374374 path : ./.cache/gh-aw/activity-report-logs
375375 key : ${{ runner.os }}-activity-report-logs-${{ github.repository }}-${{ github.ref_name }}-${{ github.run_id }}
@@ -393,7 +393,7 @@ jobs:
393393
394394 - name : Save activity report logs cache
395395 if : ${{ always() }}
396- uses : actions/cache/save@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
396+ uses : actions/cache/save@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
397397 with :
398398 path : ./.cache/gh-aw/activity-report-logs
399399 key : ${{ steps.activity_report_logs_cache.outputs.cache-primary-key }}
@@ -453,7 +453,7 @@ jobs:
453453 persist-credentials : false
454454
455455 - name : Setup Scripts
456- uses : github/gh-aw-actions/setup@8c7d04ebf1ece56cd381446125da3e0f6896294a # v0.80.9
456+ uses : github/gh-aw-actions/setup@ba6380cc6e5be5d21677bebe04d52fb48e3abec7 # v0.81.6
457457 with :
458458 destination : ${{ runner.temp }}/gh-aw/actions
459459
@@ -468,13 +468,13 @@ jobs:
468468 await main();
469469
470470 - name : Install gh-aw
471- uses : github/gh-aw-actions/setup-cli@8c7d04ebf1ece56cd381446125da3e0f6896294a # v0.80.9
471+ uses : github/gh-aw-actions/setup-cli@ba6380cc6e5be5d21677bebe04d52fb48e3abec7 # v0.81.6
472472 with :
473473 version : v0.80.9
474474
475475 - name : Restore forecast report logs cache
476476 id : forecast_report_logs_cache
477- uses : actions/cache/restore@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
477+ uses : actions/cache/restore@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
478478 with :
479479 path : ./.github/aw/logs
480480 key : ${{ runner.os }}-forecast-report-logs-${{ github.repository }}-${{ github.ref_name }}-${{ github.run_id }}
@@ -520,7 +520,7 @@ jobs:
520520
521521 - name : Save forecast report logs cache
522522 if : ${{ always() }}
523- uses : actions/cache/save@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
523+ uses : actions/cache/save@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
524524 with :
525525 path : ./.github/aw/logs
526526 key : ${{ runner.os }}-forecast-report-logs-${{ github.repository }}-${{ github.ref_name }}-${{ github.run_id }}
@@ -545,7 +545,7 @@ jobs:
545545 issues : write
546546 steps :
547547 - name : Setup Scripts
548- uses : github/gh-aw-actions/setup@8c7d04ebf1ece56cd381446125da3e0f6896294a # v0.80.9
548+ uses : github/gh-aw-actions/setup@ba6380cc6e5be5d21677bebe04d52fb48e3abec7 # v0.81.6
549549 with :
550550 destination : ${{ runner.temp }}/gh-aw/actions
551551
@@ -582,7 +582,7 @@ jobs:
582582 persist-credentials : false
583583
584584 - name : Setup Scripts
585- uses : github/gh-aw-actions/setup@8c7d04ebf1ece56cd381446125da3e0f6896294a # v0.80.9
585+ uses : github/gh-aw-actions/setup@ba6380cc6e5be5d21677bebe04d52fb48e3abec7 # v0.81.6
586586 with :
587587 destination : ${{ runner.temp }}/gh-aw/actions
588588
@@ -597,7 +597,7 @@ jobs:
597597 await main();
598598
599599 - name : Install gh-aw
600- uses : github/gh-aw-actions/setup-cli@8c7d04ebf1ece56cd381446125da3e0f6896294a # v0.80.9
600+ uses : github/gh-aw-actions/setup-cli@ba6380cc6e5be5d21677bebe04d52fb48e3abec7 # v0.81.6
601601 with :
602602 version : v0.80.9
603603
0 commit comments