From 69debff209ce2a6cce3f9c3ed364e1a0aa95ceff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Dec 2025 14:51:12 +0000 Subject: [PATCH] chore(deps): update cloudposse/github-action-docker-build-push action to v2 --- .github/workflows/feature-branch.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/feature-branch.yml b/.github/workflows/feature-branch.yml index 26d028b..e4baa78 100644 --- a/.github/workflows/feature-branch.yml +++ b/.github/workflows/feature-branch.yml @@ -64,7 +64,7 @@ jobs: - name: Build id: build - uses: cloudposse/github-action-docker-build-push@1.15.1 + uses: cloudposse/github-action-docker-build-push@v2.3.0 with: registry: ghcr.io organization: "${{ github.event.repository.owner.login }}"