From e36f330f3af99c99fc8736e84ed476f77e221fb4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 10:44:02 +0000 Subject: [PATCH] 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 df5dff5..cdb15d0 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) }}.${{ inputs.prerelease }} config: |-