Skip to content

Commit 84e1ff3

Browse files
authored
fix: pin gh-aw-actions setup refs to immutable SHA
1 parent a733100 commit 84e1ff3

38 files changed

Lines changed: 224 additions & 214 deletions

.github/aw/actions-lock.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,16 @@
7575
"version": "v4.0.0",
7676
"sha": "4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd"
7777
},
78+
"github/gh-aw-actions/setup-cli@v0.74.8": {
79+
"repo": "github/gh-aw-actions/setup-cli",
80+
"version": "v0.74.8",
81+
"sha": "efa55847f72aadb03490d955263ff911bf758700"
82+
},
83+
"github/gh-aw-actions/setup@v0.74.8": {
84+
"repo": "github/gh-aw-actions/setup",
85+
"version": "v0.74.8",
86+
"sha": "efa55847f72aadb03490d955263ff911bf758700"
87+
},
7888
"github/gh-aw/actions/setup@v0.72.1": {
7989
"repo": "github/gh-aw/actions/setup",
8090
"version": "v0.72.1",

.github/workflows/agentics-maintenance.yml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
pull-requests: write
9494
steps:
9595
- name: Setup Scripts
96-
uses: github/gh-aw-actions/setup@v0.74.8
96+
uses: github/gh-aw-actions/setup@efa55847f72aadb03490d955263ff911bf758700 # v0.74.8
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@v0.74.8
134+
uses: github/gh-aw-actions/setup@efa55847f72aadb03490d955263ff911bf758700 # v0.74.8
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@v0.74.8
163+
uses: github/gh-aw-actions/setup@efa55847f72aadb03490d955263ff911bf758700 # v0.74.8
164164
with:
165165
destination: ${{ runner.temp }}/gh-aw/actions
166166

@@ -175,7 +175,7 @@ jobs:
175175
await main();
176176
177177
- name: Install gh-aw
178-
uses: github/gh-aw-actions/setup-cli@v0.74.8
178+
uses: github/gh-aw-actions/setup-cli@efa55847f72aadb03490d955263ff911bf758700 # v0.74.8
179179
with:
180180
version: v0.74.8
181181

@@ -205,7 +205,7 @@ jobs:
205205
pull-requests: write
206206
steps:
207207
- name: Setup Scripts
208-
uses: github/gh-aw-actions/setup@v0.74.8
208+
uses: github/gh-aw-actions/setup@efa55847f72aadb03490d955263ff911bf758700 # v0.74.8
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@v0.74.8
254+
uses: github/gh-aw-actions/setup@efa55847f72aadb03490d955263ff911bf758700 # v0.74.8
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@v0.74.8
298+
uses: github/gh-aw-actions/setup@efa55847f72aadb03490d955263ff911bf758700 # v0.74.8
299299
with:
300300
destination: ${{ runner.temp }}/gh-aw/actions
301301

@@ -310,7 +310,7 @@ jobs:
310310
await main();
311311
312312
- name: Install gh-aw
313-
uses: github/gh-aw-actions/setup-cli@v0.74.8
313+
uses: github/gh-aw-actions/setup-cli@efa55847f72aadb03490d955263ff911bf758700 # v0.74.8
314314
with:
315315
version: v0.74.8
316316

@@ -341,7 +341,7 @@ jobs:
341341
persist-credentials: false
342342

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

@@ -356,7 +356,7 @@ jobs:
356356
await main();
357357
358358
- name: Install gh-aw
359-
uses: github/gh-aw-actions/setup-cli@v0.74.8
359+
uses: github/gh-aw-actions/setup-cli@efa55847f72aadb03490d955263ff911bf758700 # v0.74.8
360360
with:
361361
version: v0.74.8
362362

@@ -446,7 +446,7 @@ jobs:
446446
persist-credentials: false
447447

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

@@ -461,7 +461,7 @@ jobs:
461461
await main();
462462
463463
- name: Install gh-aw
464-
uses: github/gh-aw-actions/setup-cli@v0.74.8
464+
uses: github/gh-aw-actions/setup-cli@efa55847f72aadb03490d955263ff911bf758700 # v0.74.8
465465
with:
466466
version: v0.74.8
467467

@@ -513,7 +513,7 @@ jobs:
513513
issues: write
514514
steps:
515515
- name: Setup Scripts
516-
uses: github/gh-aw-actions/setup@v0.74.8
516+
uses: github/gh-aw-actions/setup@efa55847f72aadb03490d955263ff911bf758700 # v0.74.8
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@v0.74.8
553+
uses: github/gh-aw-actions/setup@efa55847f72aadb03490d955263ff911bf758700 # v0.74.8
554554
with:
555555
destination: ${{ runner.temp }}/gh-aw/actions
556556

@@ -565,7 +565,7 @@ jobs:
565565
await main();
566566
567567
- name: Install gh-aw
568-
uses: github/gh-aw-actions/setup-cli@v0.74.8
568+
uses: github/gh-aw-actions/setup-cli@efa55847f72aadb03490d955263ff911bf758700 # v0.74.8
569569
with:
570570
version: v0.74.8
571571

.github/workflows/build-test.lock.yml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/ci-cd-gaps-assessment.lock.yml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/ci-doctor.lock.yml

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/claude-token-optimizer.lock.yml

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/claude-token-usage-analyzer.lock.yml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)