Skip to content

Commit e907734

Browse files
authored
Merge pull request #84 from github/dependabot/github_actions/github-actions-297fea1171
Bump GrantBirki/json-yaml-validate from 3.3.0 to 3.3.2 in the github-actions group
2 parents e24141c + 049c090 commit e907734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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@947ae8ac60c83cf78e4e00b3170ff8bee61f5248 # [email protected].0
20+
uses: GrantBirki/json-yaml-validate@250fa0dc7d7f4a888b24dc2a6b2ff589753fba70 # [email protected].2
2121
with:
2222
comment: "true" # enable comment mode
2323
yaml_schema: "__tests__/schemas/action.schema.yml"

0 commit comments

Comments
 (0)