From ca1287464c890c78ac68029cc33e17bb6c7fee80 Mon Sep 17 00:00:00 2001 From: brooke Date: Mon, 17 Mar 2025 20:24:36 -0400 Subject: [PATCH] update --- .github/workflows/container.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index 0bf78f2..5068b60 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -34,7 +34,7 @@ jobs: uses: docker/setup-buildx-action@v3 - name: Build and Push - uses: docker/setup-docker-action@v4 + uses: https://github.com/docker/setup-docker-action@v4 with: builder: ${{ steps.buildx.outputs.name }} context: ./