Skip to content

Commit a6b754c

Browse files
committed
fix(ci): refresh validators and remove credential-shaped mock token
1 parent e1fba6c commit a6b754c

24 files changed

Lines changed: 33 additions & 11 deletions

.github/workflows/actions.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ workflows:
1717
- 'github/codeql-action@v4.37.8'
1818
'.github/workflows/dogfood-gate.yml':
1919
- 'actions/checkout@v7.0.1'
20-
- 'hyperpolymath/a2ml-ecosystem@main'
21-
- 'hyperpolymath/k9-ecosystem@main'
20+
- 'hyperpolymath/deed-ecosystem@main'
21+
- 'hyperpolymath/k9-ecosystem@codex/science-ci-20260909'
2222
'.github/workflows/e2e.yml':
2323
- 'actions/checkout@v7.0.1'
2424
'.github/workflows/governance.yml': []
@@ -107,14 +107,14 @@ dependencies:
107107
commit: 'sha1-6037f33647c3f17758a2356c80fc4a53d7e0685d'
108108
owner_id: 75048950
109109
repo_id: 623796603
110-
'hyperpolymath/a2ml-ecosystem@main':
110+
'hyperpolymath/deed-ecosystem@main':
111111
ref: 'main'
112-
commit: 'sha1-aa4b836bd969df2bc58128cb8e3d20bbc88d5e79'
112+
commit: 'sha1-f7a40a4d5cc82b2e73f861119baa6818d77a448d'
113113
owner_id: 6759885
114114
repo_id: 1275649586
115-
'hyperpolymath/k9-ecosystem@main':
116-
ref: 'main'
117-
commit: 'sha1-89f3c2702f4f650a92aa7411502f38da06abd562'
115+
'hyperpolymath/k9-ecosystem@codex/science-ci-20260909':
116+
ref: 'codex/science-ci-20260909'
117+
commit: 'sha1-2ee51eed590b4722efcdca2fe4685ef24600bced'
118118
owner_id: 6759885
119119
repo_id: 1275650185
120120
'hyperpolymath/smtp-notify-action@v0.2.0':

.github/workflows/boj-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# This workflow is managed by gh actions-lock.
12
# SPDX-License-Identifier: MPL-2.0
23
# This workflow is managed by gh actions-lock.
34
# This workflow is managed by gh actions-lock.

.github/workflows/casket-pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# This workflow is managed by gh actions-lock.
12
# SPDX-License-Identifier: MPL-2.0
23
# This workflow is managed by gh actions-lock.
34
# This workflow is managed by gh actions-lock.

.github/workflows/codeql.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# This workflow is managed by gh actions-lock.
12
# SPDX-License-Identifier: MPL-2.0
23
# This workflow is managed by gh actions-lock.
34
# This workflow is managed by gh actions-lock.

.github/workflows/dogfood-gate.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# This workflow is managed by gh actions-lock.
12
# SPDX-License-Identifier: MPL-2.0
23
# This workflow is managed by gh actions-lock.
34
# This workflow is managed by gh actions-lock.
@@ -46,7 +47,7 @@ jobs:
4647
4748
- name: Validate A2ML manifests
4849
if: steps.detect.outputs.count > 0
49-
uses: hyperpolymath/a2ml-ecosystem/validate-action@main
50+
uses: hyperpolymath/deed-ecosystem/validate-action@main
5051
with:
5152
path: '.'
5253
strict: 'false'
@@ -108,7 +109,7 @@ jobs:
108109
109110
- name: Validate K9 contracts
110111
if: steps.detect.outputs.k9_count > 0
111-
uses: hyperpolymath/k9-ecosystem/validate-action@main
112+
uses: hyperpolymath/k9-ecosystem/validate-action@codex/science-ci-20260909
112113
with:
113114
path: '.'
114115
strict: 'false'

.github/workflows/e2e.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# This workflow is managed by gh actions-lock.
12
# SPDX-License-Identifier: MPL-2.0
23
# This workflow is managed by gh actions-lock.
34
# This workflow is managed by gh actions-lock.

.github/workflows/governance.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# This workflow is managed by gh actions-lock.
12
# SPDX-License-Identifier: MPL-2.0
23
# This workflow is managed by gh actions-lock.
34
# This workflow is managed by gh actions-lock.

.github/workflows/hypatia-dispatch-intake.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# This workflow is managed by gh actions-lock.
12
# SPDX-License-Identifier: MPL-2.0
23
# This workflow is managed by gh actions-lock.
34
# This workflow is managed by gh actions-lock.

.github/workflows/hypatia-scan.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# This workflow is managed by gh actions-lock.
12
# SPDX-License-Identifier: MPL-2.0
23
# This workflow is managed by gh actions-lock.
34
# This workflow is managed by gh actions-lock.

.github/workflows/inbox-steward.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# This workflow is managed by gh actions-lock.
12
# SPDX-License-Identifier: MPL-2.0
23
# This workflow is managed by gh actions-lock.
34
# This workflow is managed by gh actions-lock.

0 commit comments

Comments
 (0)