diff --git a/.github/workflows/shared-auto-release.yml b/.github/workflows/shared-auto-release.yml index ed748d5c..4800d11d 100644 --- a/.github/workflows/shared-auto-release.yml +++ b/.github/workflows/shared-auto-release.yml @@ -86,7 +86,7 @@ jobs: - name: Context id: context - uses: cloudposse/github-action-yaml-config-query@0.1.3 + uses: cloudposse/github-action-yaml-config-query@0.1.4 with: query: .${{ github.ref == format('refs/heads/{0}', github.event.repository.default_branch) }} config: |-