We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 97e0c4a + 4773c20 commit 20b4af4Copy full SHA for 20b4af4
.github/workflows/actions-config-validation.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v4
18
19
- name: actions-config-validation
20
- uses: GrantBirki/json-yaml-validate@d7814b94473939c1daaca2c96131b891d4703a3c # pin@v2.7.1
+ uses: GrantBirki/json-yaml-validate@3a3d883daf915618a7503a2e9c04b8e57130a4b8 # pin@v3.0.0
21
with:
22
comment: "true" # enable comment mode
23
yaml_schema: "__tests__/schemas/action.schema.yml"
0 commit comments