We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ebad81d + e9f4e08 commit 2a8094dCopy full SHA for 2a8094d
1 file changed
.github/workflows/dogfood-gate.yml
@@ -39,7 +39,7 @@ jobs:
39
40
- name: Validate A2ML manifests
41
if: steps.detect.outputs.count > 0
42
- uses: hyperpolymath/a2ml-validate-action@59145c7d1039fa3059b3ecacdb50ee23d7505898 # main
+ uses: hyperpolymath/a2ml-validate-action@5468b7ff0f5129a74d25af5f2468df11a706dc70 # main
43
with:
44
path: '.'
45
strict: 'false'
@@ -88,7 +88,7 @@ jobs:
88
89
- name: Validate K9 contracts
90
if: steps.detect.outputs.k9_count > 0
91
- uses: hyperpolymath/k9-validate-action@2d96f43c538964b097d159ed3a56ba5b5ceca227 # main
+ uses: hyperpolymath/k9-validate-action@08958c9bab64f9941a85938a78122a0d4a3058e8 # main
92
93
94
0 commit comments