diff --git a/.github/workflows/branch.yml b/.github/workflows/branch.yml index 89ebc2e..d018ea1 100644 --- a/.github/workflows/branch.yml +++ b/.github/workflows/branch.yml @@ -80,7 +80,7 @@ jobs: type=sha - name: Build and push - uses: docker/build-push-action@v6 + uses: docker/build-push-action@v7 id: build-and-push with: load: false