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 8b193fe + b664e02 commit f0a7c99Copy full SHA for f0a7c99
1 file changed
.github/workflows/dogfood-gate.yml
@@ -33,7 +33,7 @@ jobs:
33
fi
34
- name: Validate A2ML manifests
35
if: steps.detect.outputs.count > 0
36
- uses: hyperpolymath/a2ml-validate-action@55e8c28bab4e7f2399fdbd57a6da1051369f3847 # main
+ uses: hyperpolymath/a2ml-validate-action@5468b7ff0f5129a74d25af5f2468df11a706dc70 # main
37
with:
38
path: '.'
39
strict: 'false'
0 commit comments