From f51d2688dc72a2e3d3d265cbab2b84a095b8ae68 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 23:05:49 +0000 Subject: [PATCH] chore(deps): update cloudposse/github-action-yaml-config-query action to v1 --- .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 698d3456..abad8e8a 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.4 + uses: cloudposse/github-action-yaml-config-query@v1.0.0 with: query: .${{ github.ref == format('refs/heads/{0}', github.event.repository.default_branch) }} config: |-