Skip to content

Commit 3fe5b46

Browse files
authored
Merge pull request #386 from github/dependabot/github_actions/github-actions-682f1fa815
Bump GrantBirki/json-yaml-validate from 3.2.1 to 3.3.0 in the github-actions group
2 parents d1f158e + a650937 commit 3fe5b46

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
@@ -19,7 +19,7 @@ jobs:
1919
persist-credentials: false
2020

2121
- name: actions-config-validation
22-
uses: GrantBirki/json-yaml-validate@e42e6ece9b97f2b220274c909a9a98e380c2c9fd # pin@v3.2.1
22+
uses: GrantBirki/json-yaml-validate@947ae8ac60c83cf78e4e00b3170ff8bee61f5248 # pin@v3.3.0
2323
with:
2424
comment: "true" # enable comment mode
2525
yaml_schema: "__tests__/schemas/action.schema.yml"

0 commit comments

Comments
 (0)