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 a280be7 + fc24469 commit 8118604Copy full SHA for 8118604
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@6bff6ec134fc977e86d25166a5c522ddea5c1e78 # main
+ uses: hyperpolymath/a2ml-validate-action@05bcb78917c09702e90ed18004298a6728753914 # 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@bddcd9109ee96f9ea3fdb4bf51084fe9cd0909ce # main
92
93
94
0 commit comments