Skip to content

Commit 4ce089b

Browse files
Merge branch 'main' into fix/codeql-action-sha
2 parents 7890e2e + d01122c commit 4ce089b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/dogfood-gate.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
4141
- name: Validate A2ML manifests
4242
if: steps.detect.outputs.count > 0
43-
uses: hyperpolymath/a2ml-validate-action@56f6e4f6c9f9396f4b880632f47da33729b1046b # main
43+
uses: hyperpolymath/a2ml-ecosystem/validate-action@aa4b836bd969df2bc58128cb8e3d20bbc88d5e79 # main
4444
with:
4545
path: '.'
4646
strict: 'false'
@@ -89,7 +89,7 @@ jobs:
8989
9090
- name: Validate K9 contracts
9191
if: steps.detect.outputs.k9_count > 0
92-
uses: hyperpolymath/k9-validate-action@0aedc05171f6cc5cdb1f6140b3deda5c7483539c # main
92+
uses: hyperpolymath/k9-ecosystem/validate-action@89f3c2702f4f650a92aa7411502f38da06abd562 # main
9393
with:
9494
path: '.'
9595
strict: 'false'

0 commit comments

Comments
 (0)