Skip to content

Commit 56c6622

Browse files
authored
Merge pull request #27 from githubnext/fix/upgrade-gh-aw-v0.74.1
Upgrade gh-aw to v0.74.1
2 parents 2bd91c3 + b4474d7 commit 56c6622

9 files changed

Lines changed: 1358 additions & 877 deletions

.github/aw/actions-lock.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,16 @@
3030
"version": "v7",
3131
"sha": "043fb46d1a93c77aae656e7c1c64a875d1fc6a0a"
3232
},
33+
"github/gh-aw-actions/setup-cli@v0.74.1": {
34+
"repo": "github/gh-aw-actions/setup-cli",
35+
"version": "v0.74.1",
36+
"sha": "b07cf98ac5874e8f51c34ba52099d8a6fac2ef93"
37+
},
38+
"github/gh-aw-actions/setup@v0.74.1": {
39+
"repo": "github/gh-aw-actions/setup",
40+
"version": "v0.74.1",
41+
"sha": "b07cf98ac5874e8f51c34ba52099d8a6fac2ef93"
42+
},
3343
"github/gh-aw/actions/setup@v0.50.6": {
3444
"repo": "github/gh-aw/actions/setup",
3545
"version": "v0.50.6",

.github/workflows/agentics-maintenance.yml

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# \ /\ / (_) | | | | ( | | | | (_) \ V V /\__ \
1313
# \/ \/ \___/|_| |_|\_\|_| |_|\___/ \_/\_/ |___/
1414
#
15-
# This file was automatically generated by pkg/workflow/maintenance_workflow.go. DO NOT EDIT.
15+
# This file was automatically generated by pkg/workflow/maintenance_workflow.go (v0.74.1). DO NOT EDIT.
1616
#
1717
# To regenerate this workflow, run:
1818
# gh aw compile
@@ -93,7 +93,7 @@ jobs:
9393
pull-requests: write
9494
steps:
9595
- name: Setup Scripts
96-
uses: github/gh-aw/actions/setup@092ce8b94ad531663e3efea1378acff0f5827639
96+
uses: github/gh-aw-actions/setup@b07cf98ac5874e8f51c34ba52099d8a6fac2ef93 # v0.74.1
9797
with:
9898
destination: ${{ runner.temp }}/gh-aw/actions
9999

@@ -131,7 +131,7 @@ jobs:
131131
actions: write
132132
steps:
133133
- name: Setup Scripts
134-
uses: github/gh-aw/actions/setup@092ce8b94ad531663e3efea1378acff0f5827639
134+
uses: github/gh-aw-actions/setup@b07cf98ac5874e8f51c34ba52099d8a6fac2ef93 # v0.74.1
135135
with:
136136
destination: ${{ runner.temp }}/gh-aw/actions
137137

@@ -160,7 +160,7 @@ jobs:
160160
persist-credentials: false
161161

162162
- name: Setup Scripts
163-
uses: github/gh-aw/actions/setup@092ce8b94ad531663e3efea1378acff0f5827639
163+
uses: github/gh-aw-actions/setup@b07cf98ac5874e8f51c34ba52099d8a6fac2ef93 # v0.74.1
164164
with:
165165
destination: ${{ runner.temp }}/gh-aw/actions
166166

@@ -175,9 +175,9 @@ jobs:
175175
await main();
176176
177177
- name: Install gh-aw
178-
uses: github/gh-aw/actions/setup-cli@092ce8b94ad531663e3efea1378acff0f5827639
178+
uses: github/gh-aw-actions/setup-cli@b07cf98ac5874e8f51c34ba52099d8a6fac2ef93 # v0.74.1
179179
with:
180-
version: 092ce8b94ad531663e3efea1378acff0f5827639
180+
version: v0.74.1
181181

182182
- name: Run operation
183183
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0
@@ -205,7 +205,7 @@ jobs:
205205
pull-requests: write
206206
steps:
207207
- name: Setup Scripts
208-
uses: github/gh-aw/actions/setup@092ce8b94ad531663e3efea1378acff0f5827639
208+
uses: github/gh-aw-actions/setup@b07cf98ac5874e8f51c34ba52099d8a6fac2ef93 # v0.74.1
209209
with:
210210
destination: ${{ runner.temp }}/gh-aw/actions
211211

@@ -251,7 +251,7 @@ jobs:
251251
persist-credentials: false
252252

253253
- name: Setup Scripts
254-
uses: github/gh-aw/actions/setup@092ce8b94ad531663e3efea1378acff0f5827639
254+
uses: github/gh-aw-actions/setup@b07cf98ac5874e8f51c34ba52099d8a6fac2ef93 # v0.74.1
255255
with:
256256
destination: ${{ runner.temp }}/gh-aw/actions
257257

@@ -295,7 +295,7 @@ jobs:
295295
persist-credentials: false
296296

297297
- name: Setup Scripts
298-
uses: github/gh-aw/actions/setup@092ce8b94ad531663e3efea1378acff0f5827639
298+
uses: github/gh-aw-actions/setup@b07cf98ac5874e8f51c34ba52099d8a6fac2ef93 # v0.74.1
299299
with:
300300
destination: ${{ runner.temp }}/gh-aw/actions
301301

@@ -310,9 +310,9 @@ jobs:
310310
await main();
311311
312312
- name: Install gh-aw
313-
uses: github/gh-aw/actions/setup-cli@092ce8b94ad531663e3efea1378acff0f5827639
313+
uses: github/gh-aw-actions/setup-cli@b07cf98ac5874e8f51c34ba52099d8a6fac2ef93 # v0.74.1
314314
with:
315-
version: 092ce8b94ad531663e3efea1378acff0f5827639
315+
version: v0.74.1
316316

317317
- name: Create missing labels
318318
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0
@@ -341,7 +341,7 @@ jobs:
341341
persist-credentials: false
342342

343343
- name: Setup Scripts
344-
uses: github/gh-aw/actions/setup@092ce8b94ad531663e3efea1378acff0f5827639
344+
uses: github/gh-aw-actions/setup@b07cf98ac5874e8f51c34ba52099d8a6fac2ef93 # v0.74.1
345345
with:
346346
destination: ${{ runner.temp }}/gh-aw/actions
347347

@@ -356,9 +356,9 @@ jobs:
356356
await main();
357357
358358
- name: Install gh-aw
359-
uses: github/gh-aw/actions/setup-cli@092ce8b94ad531663e3efea1378acff0f5827639
359+
uses: github/gh-aw-actions/setup-cli@b07cf98ac5874e8f51c34ba52099d8a6fac2ef93 # v0.74.1
360360
with:
361-
version: 092ce8b94ad531663e3efea1378acff0f5827639
361+
version: v0.74.1
362362

363363
- name: Restore activity report logs cache
364364
id: activity_report_logs_cache
@@ -446,7 +446,7 @@ jobs:
446446
persist-credentials: false
447447

448448
- name: Setup Scripts
449-
uses: github/gh-aw/actions/setup@092ce8b94ad531663e3efea1378acff0f5827639
449+
uses: github/gh-aw-actions/setup@b07cf98ac5874e8f51c34ba52099d8a6fac2ef93 # v0.74.1
450450
with:
451451
destination: ${{ runner.temp }}/gh-aw/actions
452452

@@ -461,9 +461,9 @@ jobs:
461461
await main();
462462
463463
- name: Install gh-aw
464-
uses: github/gh-aw/actions/setup-cli@092ce8b94ad531663e3efea1378acff0f5827639
464+
uses: github/gh-aw-actions/setup-cli@b07cf98ac5874e8f51c34ba52099d8a6fac2ef93 # v0.74.1
465465
with:
466-
version: 092ce8b94ad531663e3efea1378acff0f5827639
466+
version: v0.74.1
467467

468468
- name: Restore forecast report logs cache
469469
id: forecast_report_logs_cache
@@ -513,7 +513,7 @@ jobs:
513513
issues: write
514514
steps:
515515
- name: Setup Scripts
516-
uses: github/gh-aw/actions/setup@092ce8b94ad531663e3efea1378acff0f5827639
516+
uses: github/gh-aw-actions/setup@b07cf98ac5874e8f51c34ba52099d8a6fac2ef93 # v0.74.1
517517
with:
518518
destination: ${{ runner.temp }}/gh-aw/actions
519519

@@ -550,7 +550,7 @@ jobs:
550550
persist-credentials: false
551551

552552
- name: Setup Scripts
553-
uses: github/gh-aw/actions/setup@092ce8b94ad531663e3efea1378acff0f5827639
553+
uses: github/gh-aw-actions/setup@b07cf98ac5874e8f51c34ba52099d8a6fac2ef93 # v0.74.1
554554
with:
555555
destination: ${{ runner.temp }}/gh-aw/actions
556556

@@ -565,9 +565,9 @@ jobs:
565565
await main();
566566
567567
- name: Install gh-aw
568-
uses: github/gh-aw/actions/setup-cli@092ce8b94ad531663e3efea1378acff0f5827639
568+
uses: github/gh-aw-actions/setup-cli@b07cf98ac5874e8f51c34ba52099d8a6fac2ef93 # v0.74.1
569569
with:
570-
version: 092ce8b94ad531663e3efea1378acff0f5827639
570+
version: v0.74.1
571571

572572
- name: Validate workflows and file issue on findings
573573
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0

0 commit comments

Comments
 (0)