From 69bcac943975678b5cb9a435a5bc77aae9a659c9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 14:04:23 +0000 Subject: [PATCH] chore(deps): update cloudposse/github-action-docker-build-push action to v1.16.0 --- .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..9b1ae28 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@1.16.0 with: registry: ghcr.io organization: "${{ github.event.repository.owner.login }}"