Skip to content

Commit a8d256b

Browse files
Bump GrantBirki/json-yaml-validate in the github-actions group
Bumps the github-actions group with 1 update: [GrantBirki/json-yaml-validate](https://github.com/grantbirki/json-yaml-validate). Updates `GrantBirki/json-yaml-validate` from 3.3.0 to 3.3.2 - [Release notes](https://github.com/grantbirki/json-yaml-validate/releases) - [Commits](GrantBirki/json-yaml-validate@947ae8a...250fa0d) --- updated-dependencies: - dependency-name: GrantBirki/json-yaml-validate dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 39b8168 commit a8d256b

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@947ae8ac60c83cf78e4e00b3170ff8bee61f5248 # [email protected].0
22+
uses: GrantBirki/json-yaml-validate@250fa0dc7d7f4a888b24dc2a6b2ff589753fba70 # [email protected].2
2323
with:
2424
comment: "true" # enable comment mode
2525
yaml_schema: "__tests__/schemas/action.schema.yml"

0 commit comments

Comments
 (0)