Skip to content

Commit de0bb87

Browse files
Update cloudposse/github-action-yaml-config-query action to v1
1 parent 7bf5de3 commit de0bb87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/shared-auto-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191

9292
- name: Context
9393
id: context
94-
uses: cloudposse/github-action-yaml-config-query@0.1.4
94+
uses: cloudposse/github-action-yaml-config-query@v1.0.0
9595
with:
9696
query: .${{ github.ref == format('refs/heads/{0}', github.event.repository.default_branch) }}.${{ inputs.prerelease }}
9797
config: |-

0 commit comments

Comments
 (0)