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 c0433d8 + f2930f6 commit a3c2d69Copy full SHA for a3c2d69
1 file changed
.github/workflows/dogfood-gate.yml
@@ -32,7 +32,7 @@ jobs:
32
fi
33
- name: Validate A2ML manifests
34
if: steps.detect.outputs.count > 0
35
- uses: hyperpolymath/a2ml-validate-action@6bff6ec134fc977e86d25166a5c522ddea5c1e78 # main
+ uses: hyperpolymath/a2ml-validate-action@05bcb78917c09702e90ed18004298a6728753914 # main
36
with:
37
path: '.'
38
strict: 'false'
0 commit comments