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 0821dfd + f29f71c commit 722d2ceCopy full SHA for 722d2ce
.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@e42e6ece9b97f2b220274c909a9a98e380c2c9fd # pin@v3.2.1
+ uses: GrantBirki/json-yaml-validate@947ae8ac60c83cf78e4e00b3170ff8bee61f5248 # pin@v3.3.0
21
with:
22
comment: "true" # enable comment mode
23
yaml_schema: "__tests__/schemas/action.schema.yml"
0 commit comments