Skip to content

Commit

Permalink
Update cloudposse/github-action-yaml-config-query action to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 6, 2025
1 parent af5d7a0 commit e36f330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shared-auto-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:

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

0 comments on commit e36f330

Please sign in to comment.