Skip to content

Commit 20b4af4

Browse files
authored
Merge pull request #264 from github/dependabot/github_actions/github-actions-f8de0623b4
Bump GrantBirki/json-yaml-validate from 2.7.1 to 3.0.0 in the github-actions group
2 parents 97e0c4a + 4773c20 commit 20b4af4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actions-config-validation.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@v4
1818

1919
- name: actions-config-validation
20-
uses: GrantBirki/json-yaml-validate@d7814b94473939c1daaca2c96131b891d4703a3c # pin@v2.7.1
20+
uses: GrantBirki/json-yaml-validate@3a3d883daf915618a7503a2e9c04b8e57130a4b8 # pin@v3.0.0
2121
with:
2222
comment: "true" # enable comment mode
2323
yaml_schema: "__tests__/schemas/action.schema.yml"

0 commit comments

Comments
 (0)