Skip to content

Commit b5c14ce

Browse files
chore(deps): update cloudposse/github-action-yaml-config-query action to v1
1 parent 046f0b6 commit b5c14ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ outputs:
3939
runs:
4040
using: "composite"
4141
steps:
42-
- uses: cloudposse/github-action-yaml-config-query@0.1.3
42+
- uses: cloudposse/github-action-yaml-config-query@v1.0.0
4343
id: context
4444
with:
4545
query: .${{ inputs.image_name == '' }}

0 commit comments

Comments
 (0)