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 39b8168 + a8d256b commit 3484cdcCopy full SHA for 3484cdc
.github/workflows/actions-config-validation.yml
@@ -19,7 +19,7 @@ jobs:
19
persist-credentials: false
20
21
- name: actions-config-validation
22
- uses: GrantBirki/json-yaml-validate@947ae8ac60c83cf78e4e00b3170ff8bee61f5248 # [email protected].0
+ uses: GrantBirki/json-yaml-validate@250fa0dc7d7f4a888b24dc2a6b2ff589753fba70 # [email protected].2
23
with:
24
comment: "true" # enable comment mode
25
yaml_schema: "__tests__/schemas/action.schema.yml"
0 commit comments