From 3089def29201997fc0400362a4090e68bc2a060b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 20:49:36 +0300 Subject: [PATCH] Update cloudposse/github-action-yaml-config-query action to v0.1.4 (#68) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/shared-auto-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: |-