Skip to content

Commit

Permalink
Bump GH actions validator to allow actions in subdirectories (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikogs authored Oct 23, 2024
1 parent 238bd2d commit 91f3409
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yaml-validate/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ runs:

- name: VALIDATE | Execute github-actions-validator
env:
DOCKER_IMAGE: public.ecr.aws/p6e8q1z1/github-actions-validator:v0.5.0
DOCKER_IMAGE: public.ecr.aws/p6e8q1z1/github-actions-validator:v0.6.0
shell: bash
run: |
set +e
Expand Down

0 comments on commit 91f3409

Please sign in to comment.